[
https://issues.apache.org/jira/browse/HIVE-19946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519648#comment-16519648
]
Sergey Shelukhin commented on HIVE-19946:
-----------------------------------------
[~teddy.choi] looks like some tests failed. They look unrelated, might make
sense to reattach the patch.
> VectorizedRowBatchCtx.recordIdColumnVector cannot be shared between different
> JVMs
> ----------------------------------------------------------------------------------
>
> Key: HIVE-19946
> URL: https://issues.apache.org/jira/browse/HIVE-19946
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 3.0.0
> Reporter: Teddy Choi
> Assignee: Teddy Choi
> Priority: Major
> Attachments: HIVE-19946.1.patch
>
>
> VectorizedRowBatchCtx.recordIdColumnVector was used temporarily to pass
> record id column, which is virtual, between a reducer and a mapper. However,
> when the reducer and the mapper are not in a same JVM, it makes incorrect
> results.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)