You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/10/26 21:12:00 UTC

[jira] [Updated] (HIVE-17766) Support non-equi LEFT SEMI JOIN

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

Jesus Camacho Rodriguez updated HIVE-17766:
-------------------------------------------
    Status: Patch Available  (was: In Progress)

> Support non-equi LEFT SEMI JOIN
> -------------------------------
>
>                 Key: HIVE-17766
>                 URL: https://issues.apache.org/jira/browse/HIVE-17766
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Planning
>            Reporter: Vineet Garg
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-17766.patch
>
>
> Currently we get an error like {noformat}Non equality condition not supported in Semi-Join{noformat}
> This is required to generate better plan for EXISTS/IN correlated subquery where such queries are transformed into LEFT SEMI JOIN.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)