Function datafusion_expr::expr_fn::array

source ·
pub fn array(args: Vec<Expr>) -> Expr
Expand description

returns an Arrow array using the specified input expressions.