Function datafusion_functions_nested::reverse::array_reverse
source ยท pub fn array_reverse(array: Expr) -> Expr
Expand description
reverses the order of elements in the array.
pub fn array_reverse(array: Expr) -> Expr
reverses the order of elements in the array.