Module iceberg_rust::spec::values

source ·
Expand description

Value in iceberg

Structs§

  • The partition struct stores the tuple of partition values for each file. Its type is derived from the partition fields of the partition spec used to write the manifest file. In v2, the partition struct’s field ids must match the ids from the partition spec.

Enums§

  • Values present in iceberg type