[ 
https://issues.apache.org/jira/browse/HIVE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-3165:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0
     Release Note:   (was: Patch has been submitted 
https://reviews.facebook.net/D3759)
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks Tim!
                
> Hive thrift code doesnt generate quality hashCode()
> ---------------------------------------------------
>
>                 Key: HIVE-3165
>                 URL: https://issues.apache.org/jira/browse/HIVE-3165
>             Project: Hive
>          Issue Type: Bug
>          Components: Thrift API
>         Environment: Hive thrift code doesnt generate quality hashCode(). 
> Right now, it all has
> @Override
> public int hashCode() {
> return 0;
> }
> It will cause all entries go to the same bucket if it's used as hash key.
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: Hive-3165.patch, Hive-3165.patch-2
>
>


--
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

        

Reply via email to