Expand description
Code for iterating through one or more parts, including streaming consolidation.
Structs§
- Lower
Bound - An owned lower bound type that can be exchanged for a SortKV and a timestamp.
- Structured
Sort - Sort parts ordered by the codec-encoded key and value columns.
- Structured
Updates - An opaque update set for use by StructuredSort.
Constants§
- MINIMUM_
CONSOLIDATED_ VERSION - Versions prior to this had bugs in consolidation, or used a different sort. However, we can assume that consolidated parts at this version or higher were consolidated according to the current definition.