@PublicEvolving
public class CatalogPartitionSpec
extends Object
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.