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.catalog.CatalogDatabase.get_description#

CatalogDatabase.get_description() → Optional[str][source]#

Get a brief description of the database.

Returns

An optional short description of the database.

previous

pyflink.table.catalog.CatalogDatabase.copy

next

pyflink.table.catalog.CatalogDatabase.get_detailed_description

On this page
  • CatalogDatabase.get_description()
Show Source

Created using Sphinx 5.3.0.