datafusion_functions_nested::concat

Function array_prepend

Source
pub fn array_prepend(element: Expr, array: Expr) -> Expr
Expand description

Prepends an element to the beginning of an array.