Zoltán Rátkai created ORC-1384:
----------------------------------
Summary: 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
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)