Function datafusion::prelude::array

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

returns an Arrow array using the specified input expressions.