Structs§
- Accumulable
Plan - Accumulable plan for the execution of a reduction.
- Aggr
With Index - Invariant: the output index is the index of the aggregation in
full_aggrs
which means output index is always smaller than the length offull_aggrs
- KeyVal
Plan - Describe how to extract key-value pair from a
Row
Enums§
- Reduce
Plan - TODO(discord9): def&impl of Hierarchical aggregates(for min/max with support to deletion) and basic aggregates(for other aggregate functions) and mixed aggregate