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_detailed_description#

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

Get a detailed description of the database.

Returns

An optional long description of the database.

previous

pyflink.table.catalog.CatalogDatabase.get_description

next

pyflink.table.catalog.CatalogBaseTable.create_table

Show Source

Created using Sphinx 4.5.0.