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.CatalogPartitionSpec.get_partition_spec#

CatalogPartitionSpec.get_partition_spec() → Dict[str, str][source]#

Get the partition spec as key-value map.

Returns

A map of partition spec keys and values.

previous

pyflink.table.catalog.ObjectPath.get_full_name

next

pyflink.table.catalog.CatalogTableStatistics.get_row_count

Show Source

Created using Sphinx 4.5.0.