array_pop_back
datafusion
50.3.0
In datafusion::
prelude
datafusion
::
prelude
Function
array_
pop_
back
Copy item path
Source
pub fn array_pop_back(array:
Expr
) ->
Expr
Expand description
returns the array without the last element.