Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Current implementation of PruneEmptyRules expects Logical set operators: LogicalUnion, LogicalMinus and LogicalIntersect.
The goal is to improve the reusability of these rules in other projects which using Calcite and its custom operators derived from Union, Minus and Intersect.