Bohdan Kazydub created CALCITE-3174:
---------------------------------------

             Summary: IS NOT DISTINCT FROM condition pushed from filter to join 
is not collapsed
                 Key: CALCITE-3174
                 URL: https://issues.apache.org/jira/browse/CALCITE-3174
             Project: Calcite
          Issue Type: Bug
            Reporter: Bohdan Kazydub


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to