Function deltalake::datafusion::logical_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