You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2017/10/10 23:03:02 UTC

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

Vineet Garg created HIVE-17766:
----------------------------------

             Summary: 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: Vineet Garg


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)