Function mz_sql::plan::query::plan_aggregate

source ·
fn plan_aggregate(
    ecx: &ExprContext<'_>,
    _: &Function<Aug>
) -> Result<AggregateExpr, PlanError>