Class PushPartialAggregationThroughJoin

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

public class PushPartialAggregationThroughJoin extends Object implements Rule<AggregationNode>