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