Skip to main content

Module array_avg

Module array_avg 

Source
Expand description

ScalarUDFImpl definitions for array_avg function.

Structs§

ArrayAvg

Functions§

array_avg
returns the arithmetic mean of elements in a numeric array.
array_avg_udf
ScalarFunction that returns a ScalarUDF for ArrayAvg