Function datafusion_expr::expr_fn::array_agg

source ยท
pub fn array_agg(expr: Expr) -> Expr
Expand description

Create an expression to represent the array_agg() aggregate function