[
https://issues.apache.org/jira/browse/HIVE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213131#comment-14213131
]
Alan Gates commented on HIVE-8880:
----------------------------------
Gunther, I'd like to commit this fix to the Hive 0.14 branch as well so that it
gets included in 0.14.1, as it intermittently causes incorrect results.
> non-synchronized access to split list in OrcInputFormat
> -------------------------------------------------------
>
> Key: HIVE-8880
> URL: https://issues.apache.org/jira/browse/HIVE-8880
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: 0.14.1
>
>
> When adding delta files t to the list of orc splits access to the list is not
> synchronized though it is shared across threads. All other additions to the
> list are synchronized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)