Function datafusion_expr::expr_fn::array_pop_front
source · pub fn array_pop_front(array: Expr) -> ExprExpand description
returns the array without the first element.
pub fn array_pop_front(array: Expr) -> Exprreturns the array without the first element.