Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink Common

pyflink.table.table_environment.StreamTableEnvironment.get_config#

StreamTableEnvironment.get_config() → pyflink.table.table_config.TableConfig#

Returns the table config to define the runtime behavior of the Table API.

Returns

Current table config.

previous

pyflink.table.table_environment.StreamTableEnvironment.get_catalog

next

pyflink.table.table_environment.StreamTableEnvironment.get_current_catalog

Show Source

Created using Sphinx 4.5.0.