Class RemoveAggregationInSemiJoin

  • All Implemented Interfaces:
    Rule<SemiJoinNode>

    public class RemoveAggregationInSemiJoin
    extends Object
    implements Rule<SemiJoinNode>
    Remove the aggregation node that produces distinct rows from the Filtering source of a Semi join.