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.CatalogBaseTable.get_detailed_description#

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

Get a detailed description of the table or view.

Returns

An optional long description of the table/view.

previous

pyflink.table.catalog.CatalogBaseTable.get_description

next

pyflink.table.catalog.CatalogPartition.create_instance

Show Source

Created using Sphinx 4.5.0.