Function build_append_only

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

Build an append-only Aggregator from AggCall.