Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.17.0
Description
After pushing the filter below the project a new condition is going to be generated along with a new Filter operator. The new condition is not going to be simplified if the filter operator is copied and not created using the RelBuilder.
Thus the resulting plan may contain redundant conditions which can have a slight impact on performance. Apart, from that tests verifying the resulting (logical/physical) plan may produce indeterministic results if the rule is applied with (a different order and in combination with other rules).
Attachments
Issue Links
- links to