[ 
https://issues.apache.org/jira/browse/HIVE-20787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-20787:
------------------------------------
    Attachment: HIVE-20787.02.patch

> 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)

Reply via email to