risingwave_expr::aggregate

Function build_append_only

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

Build an append-only Aggregator from AggCall.