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

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

Get a detailed description of the partition object.

Returns

An optional long description of the partition object.

previous

pyflink.table.catalog.CatalogPartition.get_description

next

pyflink.table.catalog.CatalogPartition.get_comment

Show Source

Created using Sphinx 4.5.0.