Class SemiJoinRule.ProjectToSemiJoinRule

All Implemented Interfaces:
TransformationRule
Enclosing class:
SemiJoinRule

public static class SemiJoinRule.ProjectToSemiJoinRule extends SemiJoinRule
SemiJoinRule that matches a Project on top of a Join with an Aggregate as its right child.
See Also: