Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If filter containing IS NOT DISTINCT FROM expression is pushed to join, this results to new join condition having this expanded IS NOT DISTINCT FROM expression (and not collapsed one), which can be further modified making impossible to identify the IS NOT DISTINCT FROM condition.
Attachments
Issue Links
- relates to
-
CALCITE-2803 Identify expanded IS NOT DISTINCT FROM expression when pushing project past join
- Closed
- links to