Expand description
Reduction dataflow construction.
Consult ReducePlan documentation for details.
Modules§
- monoids 🔒Monoids for in-place compaction of monotonic streams.
Enums§
- Accum 🔒Accumulates values for the various types of accumulable aggregations.
Statics§
Functions§
- Evaluates the fused MFP, if one exists, on a reconstructed
DatumVecBorrow
containing key and aggregate values, then returns a resultRow
orNone
if the MFP filters the result out.