[ https://issues.apache.org/jira/browse/HIVE-15695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844079#comment-15844079 ]
Hive QA commented on HIVE-15695: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12849802/HIVE-15695.02.patch {color:green}SUCCESS:{color} +1 due to 21 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 11016 tests executed *Failed tests:* {noformat} TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=235) org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys] (batchId=159) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[optimize_nullscan] (batchId=153) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_char_simple] (batchId=147) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_count] (batchId=140) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=93) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3241/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3241/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3241/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12849802 - PreCommit-HIVE-Build > Vectorization: Fix Reduce GroupBy Grouping Sets dummy key pruning > ----------------------------------------------------------------- > > Key: HIVE-15695 > URL: https://issues.apache.org/jira/browse/HIVE-15695 > Project: Hive > Issue Type: Bug > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 2.2.0 > > Attachments: HIVE-15695.01.patch, HIVE-15695.02.patch > > > Currently, a GROUP BY with the GroupByDesc.pruneGroupingSetId true will not > vectorize. It was turned off in HIVE-10244. Fix the problem and re-enable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)