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.environment_settings.EnvironmentSettings.get_built_in_catalog_name#

EnvironmentSettings.get_built_in_catalog_name() → str[source]#

Gets the specified name of the initial catalog to be created when instantiating a TableEnvironment.

Returns

The specified name of the initial catalog to be created.

previous

pyflink.table.environment_settings.EnvironmentSettings.in_batch_mode

next

pyflink.table.environment_settings.EnvironmentSettings.get_built_in_database_name

Show Source

Created using Sphinx 4.5.0.