You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ali Alsuliman (JIRA)" <ji...@apache.org> on 2019/05/15 18:54:00 UTC

[jira] [Resolved] (ASTERIXDB-2555) Make hash join use logical comparison

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ali Alsuliman resolved ASTERIXDB-2555.
--------------------------------------
    Resolution: Fixed

> Make hash join use logical comparison
> -------------------------------------
>
>                 Key: ASTERIXDB-2555
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2555
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>    Affects Versions: 0.9.5
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Joins should use logical comparison. Nested loop join uses EQ function which does logical comparison. Hash join should do the same thing.



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