pub fn make_array(arg: Vec<Expr>) -> Expr
Returns an Arrow array using the specified input expressions.