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

Ashutosh Chauhan commented on HIVE-12354:
-----------------------------------------

I wonder if its better to have {{long result}} instead of {{int result}} since 
than there is a lesser possibility of repeated overflow in {{result = prime * 
result + hashCode;}} and than at last {{return (long) result}}

> MapJoin with double keys is slow on MR
> --------------------------------------
>
>                 Key: HIVE-12354
>                 URL: https://issues.apache.org/jira/browse/HIVE-12354
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-12354.patch
>
>
> Double keys are also a common type when comparing numbers with strings, and 
> such, so it happens more often than one would expect. This is due to 
> HADOOP-12217



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to