[ https://issues.apache.org/jira/browse/HIVE-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925836#comment-13925836 ]
Hive QA commented on HIVE-6222: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12633651/HIVE-6222.2.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5374 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vectorization_short_regress {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1696/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1696/console Messages: {noformat} 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12633651 > Make Vector Group By operator abandon grouping if too many distinct keys > ------------------------------------------------------------------------ > > Key: HIVE-6222 > URL: https://issues.apache.org/jira/browse/HIVE-6222 > Project: Hive > Issue Type: Sub-task > Components: Query Processor > Affects Versions: 0.13.0 > Reporter: Remus Rusanu > Assignee: Remus Rusanu > Priority: Minor > Labels: vectorization > Attachments: HIVE-6222.1.patch, HIVE-6222.2.patch > > > Row mode GBY is becoming a pass-through if not enough aggregation occurs on > the map side, relying on the shuffle+reduce side to do the work. Have VGBY do > the same. -- This message was sent by Atlassian JIRA (v6.2#6252)