Skip to main content

Module sum_v2

Module sum_v2 

Source

Structs§

SumV2
Sum an array, returning null when it has no valid values or if the sum overflows.
SumV2Partial
In-memory state for SumV2 accumulation.

Functions§

sum_v2
Return the SQL-style sum of an array.