Class PushFilterThroughBoolOrAggregation.PushFilterThroughBoolOrAggregationWithProject

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

public static final class PushFilterThroughBoolOrAggregation.PushFilterThroughBoolOrAggregationWithProject extends Object implements Rule<FilterNode>