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