-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1232/
-----------------------------------------------------------
(Updated 2011-08-01 21:27:24.460533)
Review request for hive, John Sichi and Ning Zhang.
Changes
-------
removed index_bitmap_auto_no_map_aggr.q from the clientpositive suite
Summary
-------
sets the correct object inspector for PARTIAL2, COMPLETE UDAF modes
This addresses bug HIVE-2326.
https://issues.apache.org/jira/browse/HIVE-2326
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/index/TableBasedIndexHandler.java
02ab78c
ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapIndexHandler.java
61bbbf5
ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java
7c91946
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java
0a3df09
ql/src/test/queries/clientnegative/index_bitmap_no_map_aggr.q PRE-CREATION
ql/src/test/results/clientnegative/index_bitmap_no_map_aggr.q.out
PRE-CREATION
Diff: https://reviews.apache.org/r/1232/diff
Testing
-------
Thanks,
Syed