Module reverse

Source
Expand description

ScalarUDFImpl definitions for array_reverse function.

Structs§

ArrayReverse

Functions§

array_reverse
reverses the order of elements in the array.
array_reverse_inner
array_reverse SQL function
array_reverse_udf
ScalarFunction that returns a ScalarUDF for ArrayReverse