Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_array::reverse - Rust
[go: Go Back, main page]

Module reverse

Source
Available on crate feature nested_expressions only.
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