Module: Google::Cloud::Dataplex::V1::Action::InvalidDataPartition::PartitionStructure
- Defined in:
- proto_docs/google/cloud/dataplex/v1/resources.rb
Overview
The expected partition structure.
Constant Summary collapse
- PARTITION_STRUCTURE_UNSPECIFIED =
PartitionStructure unspecified.
0
- CONSISTENT_KEYS =
Consistent hive-style partition definition (both raw and curated zone).
1
- HIVE_STYLE_KEYS =
Hive style partition definition (curated zone only).
2