Function datafusion_functions_aggregate::sum::sum_udaf
source ยท pub fn sum_udaf() -> Arc<AggregateUDF>
Expand description
AggregateFunction that returns a AggregateUDF
for Sum
pub fn sum_udaf() -> Arc<AggregateUDF>
AggregateFunction that returns a AggregateUDF
for Sum