Module sum

Source
Expand description

Defines SUM and SUM DISTINCT aggregate accumulators

Structs§

Sum

Functions§

sum
Returns the sum of a group of values.
sum_udaf
AggregateFunction that returns a AggregateUDF for Sum