[
https://issues.apache.org/jira/browse/HIVE-20787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684709#comment-16684709
]
Hive QA commented on HIVE-20787:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12947901/HIVE-20787.02.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15539 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14899/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14899/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14899/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12947901 - PreCommit-HIVE-Build
> MapJoinBytesTableContainer dummyRow case doesn't handle reuse
> -------------------------------------------------------------
>
> Key: HIVE-20787
> URL: https://issues.apache.org/jira/browse/HIVE-20787
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: HIVE-20787.01.patch, HIVE-20787.02.patch,
> HIVE-20787.patch
>
>
> Discovered while investigating some (probably) unrelated issue.
> MapJoinBytesTableContainer was not intended to be reused, but it looks like
> some code might reuse it. If that happens, the dummyRow case will not work
> correctly (dummyRow is cleared on first(), so another call to first() will
> behave differently).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)