----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2381/ -----------------------------------------------------------
(Updated 2011-10-14 18:38:00.199892) Review request for hive. Changes ------- Make hash match algorithms used by Java. Summary ------- Adds hash codes for List and Map object inspectors. This addresses bug HIVE-2223. https://issues.apache.org/jira/browse/HIVE-2223 Diffs (updated) ----- ql/src/test/queries/clientpositive/groupby_complex_types.q PRE-CREATION ql/src/test/results/clientpositive/groupby_complex_types.q.out PRE-CREATION serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java 2d45aba Diff: https://reviews.apache.org/r/2381/diff Testing ------- Added unittest. Thanks, Jonathan