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
forSum
Defines SUM
and SUM DISTINCT
aggregate accumulators
AggregateUDF
for Sum