Module max

Source
Expand description

ScalarUDFImpl definitions for array_max function.

Structs§

ArrayMax

Functions§

array_max
returns the maximum value in the array.
array_max_inner
array_max SQL function
array_max_udf
ScalarFunction that returns a ScalarUDF for ArrayMax