array_append
datafusion
50.3.0
In datafusion::
functions_
nested::
concat
datafusion
::
functions_nested
::
concat
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.