[ https://issues.apache.org/jira/browse/HIVE-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073271#comment-13073271 ]
jirapos...@reviews.apache.org commented on HIVE-2326: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1232/ ----------------------------------------------------------- Review request for hive, John Sichi and Ning Zhang. 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 ----- 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/udf/generic/GenericUDAFEWAHBitmap.java 0a3df09 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 > > > 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