array_append
datafusion
50.3.0
In datafusion::
prelude
datafusion
::
prelude
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.