risingwave_batch::executor

Module aggregation

source
Expand description

This module contains wrappers over Aggregator trait that implement order by, filter, distinct and project.

Modulesยง

Functionsยง

  • Build an BoxedAggregateFunction from AggCall.