deltalake_core::schema

Module partitions

Source
Expand description

Delta Table partition handling logic.

Structs§

  • A Struct DeltaTablePartition used to represent a partition of a DeltaTable.
  • A Struct used for filtering a DeltaTable partition by key and value.

Enums§

  • A Enum used for selecting the partition value operation when filtering a DeltaTable partition.

Constants§