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

CatalogDatabase.get_comment() → str[source]#

Get comment of the database.

Returns

Comment of the database.

previous

pyflink.table.catalog.CatalogDatabase.get_properties

next

pyflink.table.catalog.CatalogDatabase.copy

On this page
  • CatalogDatabase.get_comment()
Show Source

Created using Sphinx 5.3.0.