array_append
datafusion
50.3.0
In datafusion::
functions_
nested::
expr_
fn
datafusion
::
functions_nested
::
expr_fn
Function
array_
append
Copy item path
Source
pub fn array_append(array:
Expr
, element:
Expr
) ->
Expr
Expand description
appends an element to the end of an array.