Package org.imemex.logicalplan.optimize

Class Summary
RulePropagateEmptyIntersect Rule to replace an intersect over empty with an empty logical node.
RulePropagateEmptyUnnest Rule to replace an unnext over empty with an empty logical node.
RuleRemoveEmptyUnion Rule to remove unions over empty.