flow::plan

Module reduce

Source

Structs§

  • Accumulable plan for the execution of a reduction.
  • Invariant: the output index is the index of the aggregation in full_aggrs which means output index is always smaller than the length of full_aggrs
  • Describe how to extract key-value pair from a Row

Enums§

  • TODO(discord9): def&impl of Hierarchical aggregates(for min/max with support to deletion) and basic aggregates(for other aggregate functions) and mixed aggregate