Function datafusion_expr::expr_fn::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.