Skip to main content
Ctrl+K
PyFlink 1.20+vvr.11.7.dev0 documentation - Home PyFlink 1.20+vvr.11.7.dev0 documentation - Home
  • API Reference
  • Examples
  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink DataFrame
  • PyFlink Common
  • API Reference
  • PyFlink Table
  • TableEnvironment
  • pyflink.table.table_environment.StreamTableEnvironment.get_current_catalog

pyflink.table.table_environment.StreamTableEnvironment.get_current_catalog#

StreamTableEnvironment.get_current_catalog() → str#

Gets the current default catalog name of the current session.

Returns:

The current default catalog name that is used for the path resolution.

See also

use_catalog()

previous

pyflink.table.table_environment.StreamTableEnvironment.get_config

next

pyflink.table.table_environment.StreamTableEnvironment.get_current_database

On this page
  • StreamTableEnvironment.get_current_catalog()

This Page

  • Show Source

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.