pub fn convert_aggregate_function(func: AggregateFunction) -> AggregateFunctionExpand description
Converts a logical aggregate function to a physical aggregate function.
pub fn convert_aggregate_function(func: AggregateFunction) -> AggregateFunctionConverts a logical aggregate function to a physical aggregate function.