Module commutativity

Module commutativity 

Source

Structs§

Categorizer
StepTransformAction
TransformerAction
The Action that a transformer should take on the plan.

Enums§

Commutativity

Functions§

partial_commutative_transformer
step_aggr_to_upper_aggr
generate the upper aggregation plan that will execute on the frontend. Basically a logical plan resembling the following: Projection: Aggregate:

Type Aliases§

StageTransformer
Returns transformer action that need to be applied
Transformer