Class PruneDistinctAggregation

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

public class PruneDistinctAggregation extends Object implements Rule<AggregationNode>