Skip to main content

aggregate_exprs

Function aggregate_exprs 

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