[ 
https://issues.apache.org/jira/browse/HIVE-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073796#comment-13073796
 ] 

jirapos...@reviews.apache.org commented on HIVE-2326:
-----------------------------------------------------


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



> Turn off bitmap indexing when map-side aggregation is turned off
> ----------------------------------------------------------------
>
>                 Key: HIVE-2326
>                 URL: https://issues.apache.org/jira/browse/HIVE-2326
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Syed S. Albiz
>            Assignee: Syed S. Albiz
>         Attachments: HIVE-2326.1.patch, HIVE-2326.2.patch, HIVE-2326.3.patch
>
>
> Simply adding the CLUSTER BY clause on the ROW_OFFSET does not work with a 
> GROUP BY clause, causing a SemanticException when trying to compile the the 
> index builder task. Based on conversation with John Sichi, for now we will 
> just turn off this feature.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to