Class PushPartialAggregationThroughExchange

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

public class PushPartialAggregationThroughExchange extends Object implements Rule<AggregationNode>