pub fn aggregate_exprs<'a>(
aggregates: &dyn AggregateClassifier,
projections: &'a [ProjectionPlan],
) -> Vec<&'a ScalarExpr>pub fn aggregate_exprs<'a>(
aggregates: &dyn AggregateClassifier,
projections: &'a [ProjectionPlan],
) -> Vec<&'a ScalarExpr>