Class PushFilterThroughBoolOrAggregation.PushFilterThroughBoolOrAggregationWithoutProject

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

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