[ 
https://issues.apache.org/jira/browse/CALCITE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045716#comment-18045716
 ] 

Silun Dong commented on CALCITE-7327:
-------------------------------------

Fixed in 
https://github.com/apache/calcite/commit/19ef7f0b47e97137e37c2956ace8319f2de5e5ce
Thank you for your reviews [~mbudiu] [~jensen] 

> Support IS NOT DISTINCT FROM as equi condition of hash join
> -----------------------------------------------------------
>
>                 Key: CALCITE-7327
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7327
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.41.0
>            Reporter: Silun Dong
>            Assignee: Silun Dong
>            Priority: Major
>              Labels: pull-request-available
>
> Using IS NOT DISTINCT FROM as an equi condition in HashJoin produced 
> incorrect results under the Enumerable convention. So in CALCITE-6904 , IS 
> NOT DISTINCT FROM was treated as a non-equi condition. 
> This work will fix the incorrect execution behavior and support  IS NOT 
> DISTINCT FROM as an equi condition of HashJoin.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to