You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (Created) (JIRA)" <ji...@apache.org> on 2011/12/21 18:29:30 UTC

[jira] [Created] (HIVE-2669) remove special processing for map-join

remove special processing for map-join
--------------------------------------

                 Key: HIVE-2669
                 URL: https://issues.apache.org/jira/browse/HIVE-2669
             Project: Hive
          Issue Type: Improvement
            Reporter: Namit Jain


With hive.auto.convert.join, there is no need for the user to specify map-join hint.

It should be completely ignored, other than for bucketized join which can be cleaned later.
There is a lot of code in the optimizer for processing union followed by map-join etc. which should
be gotten rid of.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira