[
https://issues.apache.org/jira/browse/ORC-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved ORC-1384.
--------------------------------
Fix Version/s: 1.9.0
1.8.3
Resolution: Fixed
Issue resolved by pull request 1431
[https://github.com/apache/orc/pull/1431]
> ArrayIndexOutOfBoundsException when reading dictionary stream bigger then
> dictionary
> -------------------------------------------------------------------------------------
>
> Key: ORC-1384
> URL: https://issues.apache.org/jira/browse/ORC-1384
> Project: ORC
> Issue Type: Bug
> Reporter: Zoltán Rátkai
> Assignee: Zoltán Rátkai
> Priority: Major
> Fix For: 1.9.0, 1.8.3
>
>
> The
> org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader#readDictionaryStream
> method throws ArrayIndexOutOfBoundsException when the "InStream in" is
> bigger then dictionaryBufferSize.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)