pub fn build(agg: &AggCall) -> Result<BoxedAggregateFunction>
Build an BoxedAggregateFunction from AggCall.
BoxedAggregateFunction
AggCall