Class PushAggregationIntoTableScan

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

public class PushAggregationIntoTableScan extends Object implements Rule<AggregationNode>