Class PruneAggregationColumns

java.lang.Object
io.trino.sql.planner.iterative.rule.ProjectOffPushDownRule<AggregationNode>
io.trino.sql.planner.iterative.rule.PruneAggregationColumns
All Implemented Interfaces:
Rule<ProjectNode>

public class PruneAggregationColumns extends ProjectOffPushDownRule<AggregationNode>