Module datafusion_functions_array::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
ScalarUDFfor [$UDF]