risingwave_batch::executor::aggregation

Function build

source
pub fn build(agg: &AggCall) -> Result<BoxedAggregateFunction>
Expand description

Build an BoxedAggregateFunction from AggCall.