Class PartitionField (1.0.1)

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

Represents a key field within the entity's partition structure. You could have up to 20 partition fields, but only the first 10 partitions have the filtering ability due to performance consideration.

Attributes

NameDescription
name str
Required. Partition name is editable if only the partition style is not HIVE compatible. The maximum length allowed is 767 characters.
type_ google.cloud.dataplex_v1.types.Schema.Type
Required. Immutable. The type of field.