Expand description
Partition of a partition tree.
We only support partitioning the tree by pre-defined internal columns.
Structsยง
- Inner ๐
 - Inner struct of the partition.
 - Partition
 - A tree partition.
 - Partition
Reader  - Reader to scan rows in a partition.
 - Partition
Reader ๐Metrics  - Partition
Stats ๐ - Read
Partition ๐Context  - Structs to reuse across readers to avoid allocating for each reader.
 
Functionsยง
- data_
batch_ ๐to_ batch  - Converts a DataBatch to a Batch.
 
Type Aliasesยง
- Partition
Key  - Key of a partition.
 - Partition
Ref