Class PushFilterThroughCountAggregation.PushFilterThroughCountAggregationWithProject

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

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