[
https://issues.apache.org/jira/browse/HIVE-22120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908914#comment-16908914
]
Hive QA commented on HIVE-22120:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12977741/HIVE-22120.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 16709 tests
executed
*Failed tests:*
{noformat}
TestDataSourceProviderFactory - did not produce a TEST-*.xml file (likely timed
out) (batchId=232)
TestObjectStore - did not produce a TEST-*.xml file (likely timed out)
(batchId=232)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[EAR-10592] (batchId=99)
org.apache.hadoop.hive.llap.cache.TestBuddyAllocator.testMTT[2] (batchId=360)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18357/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18357/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18357/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12977741 - PreCommit-HIVE-Build
> Fix wrong results/ArrayOutOfBound exception in left outer map joins on
> specific boundary conditions
> ---------------------------------------------------------------------------------------------------
>
> Key: HIVE-22120
> URL: https://issues.apache.org/jira/browse/HIVE-22120
> Project: Hive
> Issue Type: Bug
> Components: Hive, llap, Vectorization
> Affects Versions: 4.0.0
> Reporter: Ramesh Kumar Thangarajan
> Assignee: Ramesh Kumar Thangarajan
> Priority: Major
> Attachments: HIVE-22120.1.patch
>
>
> Vectorized version of left outer map join produces wrong results or
> encounters ArrayOutOfBound exception.
> The boundary conditions are:
> * The complete batch of the big table should have the join key repeated for
> all the join columns.
> * The complete batch of the big table should have not have a matched key
> value in the small table
> * The repeated value should not be a null value
> * Some rows should be filtered out as part of the on clause filter.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)