Module datafusion_functions_aggregate::sum
source · Expand description
Defines SUM
and SUM DISTINCT
aggregate accumulators
Structs§
Functions§
- Returns the sum of a group of values.
- AggregateFunction that returns a AggregateUDF for [$UDAF]
Defines SUM
and SUM DISTINCT
aggregate accumulators