Module iceberg_rust::spec::partition
source · Expand description
Partitioning
Structs§
- Partition fields capture the transform from table data to partition values.
- Partition spec that defines how to produce a tuple of partition values from a record.
- Builder for
PartitionSpec
.
Enums§
- Error type for PartitionSpecBuilder
- A Transform that is applied to each source column to produce a partition value.