[ https://issues.apache.org/jira/browse/HIVE-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537611#comment-14537611 ]
Hive QA commented on HIVE-10565: -------------------------------- {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/12731848/HIVE-10565.092.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 8935 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3844/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3844/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3844/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12731848 - PreCommit-HIVE-TRUNK-Build > LLAP: Native Vector Map Join doesn't handle filtering and matching on LEFT > OUTER JOIN repeated key correctly > ------------------------------------------------------------------------------------------------------------ > > Key: HIVE-10565 > URL: https://issues.apache.org/jira/browse/HIVE-10565 > Project: Hive > Issue Type: Sub-task > Components: Hive > Affects Versions: 1.2.0 > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 1.3.0 > > Attachments: HIVE-10565.01.patch, HIVE-10565.02.patch, > HIVE-10565.03.patch, HIVE-10565.04.patch, HIVE-10565.05.patch, > HIVE-10565.06.patch, HIVE-10565.07.patch, HIVE-10565.08.patch, > HIVE-10565.09.patch, HIVE-10565.091.patch, HIVE-10565.092.patch > > > Filtering can knock out some of the rows for a repeated key, but those > knocked out rows need to be included in the LEFT OUTER JOIN result and are > currently not when only some rows are filtered out. -- This message was sent by Atlassian JIRA (v6.3.4#6332)