[ 
https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593723#comment-13593723
 ] 

Namit Jain commented on HIVE-4042:
----------------------------------

[~ashutoshc], too risky. HIVE-3891 only takes care of the sort-merge join case, 
not the bucketed join case.
Even if we do that, this is brand new code, and may have issues.

This patch really eases large deployments with lots of queries, where it is not 
manually possible to change the
queries (there are simply too many of them). I completely agree that eventually 
we should completely ignore the
mapjoin hint always, but we need some time to get there.
                
> ignore mapjoin hint
> -------------------
>
>                 Key: HIVE-4042
>                 URL: https://issues.apache.org/jira/browse/HIVE-4042
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.4042.1.patch, hive.4042.2.patch, hive.4042.3.patch, 
> hive.4042.4.patch, hive.4042.5.patch, hive.4042.6.patch, hive.4042.7.patch, 
> hive.4042.8.patch
>
>
> After HIVE-3784, in a production environment, it can become difficult to
> deploy since a lot of production queries can break.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to