pub fn build_retractable(agg: &AggCall) -> Result<BoxedAggregateFunction>Expand description
Build a retractable Aggregator from AggCall.
pub fn build_retractable(agg: &AggCall) -> Result<BoxedAggregateFunction>Build a retractable Aggregator from AggCall.