Class SemiJoinRule.AggregateToSemiJoinRule

All Implemented Interfaces:
TransformationRule
Enclosing class:
SemiJoinRule

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