Patch to fix hashCode method in DoubleWritable class ----------------------------------------------------
Key: HIVE-1629 URL: https://issues.apache.org/jira/browse/HIVE-1629 Project: Hadoop Hive Issue Type: Bug Reporter: Vaibhav Aggarwal A patch to fix the hashCode() method of DoubleWritable class of Hive. It prevents the HashMap (of type DoubleWritable) from behaving as LinkedList. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.