Function datafusion::functions_nested::expr_fn::flatten

source ยท
pub fn flatten(array: Expr) -> Expr
Expand description

flattens an array of arrays into a single array.