Package org.apache.flink.table.catalog
Class CatalogPartitionSpec
java.lang.Object
org.apache.flink.table.catalog.CatalogPartitionSpec
Represents a partition spec object in catalog. Partition columns and values are NOT of strict
order, and they need to be re-arranged to the correct order by comparing with a list of strictly
ordered partition keys.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CatalogPartitionSpec
-
-
Method Details