Class MetastorePartitionValues (2.35.0)

MetastorePartitionValues(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the values of a metastore partition.

Attribute

Name Description
values MutableSequence[str]
Required. The values of the partition keys, where each value corresponds to a specific partition key in the order in which the keys are defined.