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

CatalogBaseTable.get_comment() → str[source]#

Get comment of the table or view.

Returns

Comment of the table/view.

previous

pyflink.table.catalog.CatalogBaseTable.get_unresolved_schema

next

pyflink.table.catalog.CatalogBaseTable.copy

Show Source

Created using Sphinx 4.5.0.