Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataFrame
    • DataFrame
    • DataFrame Creation
    • Input/Output
    • SQL
    • Data Types
    • User Defined Functions
    • Configuration
    • Catalog
    • GPU Support
    • AI / LLM
  • PyFlink Multimodal
  • PyFlink DataStream
  • PyFlink Common

pyflink.dataframe.get_or_create_table_environment#

get_or_create_table_environment() → StreamTableEnvironment[source]#

Return the global TableEnvironment, creating and storing one if needed.

Buffered DataFrame config is applied when a new environment is created.

previous

pyflink.dataframe.get_table_environment

next

Catalog

Show Source

Created using Sphinx 4.5.0.