Module datafusion_functions_nested::reverse
source · Expand description
ScalarUDFImpl
definitions for array_reverse function.
Functions§
- reverses the order of elements in the array.
- array_reverse SQL function
- ScalarFunction that returns a
ScalarUDF
for ArrayReverse