Function datafusion_expr::expr_fn::array

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

returns an array of fixed size with each argument on it.