Class ProjectFilterTransposeRule

All Implemented Interfaces:
TransformationRule

@Enclosing public class ProjectFilterTransposeRule extends RelRule<ProjectFilterTransposeRule.Config> implements TransformationRule
Planner rule that pushes a Project past a Filter.
See Also: