Function datafusion_functions_nested::extract::array_pop_back
source ยท pub fn array_pop_back(array: Expr) -> ExprExpand description
returns the array without the last element.
pub fn array_pop_back(array: Expr) -> Exprreturns the array without the last element.