Function datafusion::functions_array::reverse::array_reverse
source ยท pub fn array_reverse(array: Expr) -> ExprExpand description
reverses the order of elements in the array.
pub fn array_reverse(array: Expr) -> Exprreverses the order of elements in the array.