Class PushFilterThroughCountAggregation.PushFilterThroughCountAggregationWithoutProject

java.lang.Object
io.trino.sql.planner.iterative.rule.PushFilterThroughCountAggregation.PushFilterThroughCountAggregationWithoutProject
All Implemented Interfaces:
Rule<FilterNode>
Enclosing class:
PushFilterThroughCountAggregation

public static final class PushFilterThroughCountAggregation.PushFilterThroughCountAggregationWithoutProject extends Object implements Rule<FilterNode>