Re: Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-10-14 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2381/#review2595 ---

Re: Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-10-14 Thread Jonathan Chang
--- 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 ---

Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-10-13 Thread Jonathan Chang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2381/ --- Review request for hive. Summary --- Adds hash codes for List and Map

Re: Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-09-09 Thread Jonathan Chang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1745/ --- (Updated 2011-09-09 13:50:30.594056) Review request for hive. Summary ---

Re: Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-09-08 Thread Igor Kabiljo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1745/#review1814 --- I suppose, hashCode should return the same value as List.hashCode and

Review Request: HIVE-2223: Add group by support for keys of type ARRAY and MAP.

2011-09-07 Thread Jonathan Chang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1745/ --- Review request for hive. Summary --- Adds hash codes for List and Map