Function deltalake::datafusion::prelude::array_prepend

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

Prepends an element to the beginning of an array.