gustavodemorais commented on PR #27498:
URL: https://github.com/apache/flink/pull/27498#issuecomment-3953734732

   Hey @SteveStevenpoor, an additional feedback from @snuyanzin: do we have to 
consider `IS_NOT_DISTINCT_FROM`?   I think we might also have other places like 
the logical rules where we might have missed it
   
   ```
   ...
   ON o.order_id IS NOT DISTINCT FROM s.order_id;
   ```
   
   Can you take a look if it works - we might have new tickets to address this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to