Prasanth J created HIVE-5991:
--------------------------------
Summary: ORC RLEv2 fails with ArrayIndexOutOfBounds exception for
PATCHED_BLOB encoding
Key: HIVE-5991
URL: https://issues.apache.org/jira/browse/HIVE-5991
Project: Hive
Issue Type: Bug
Affects Versions: 0.13.0
Reporter: Prasanth J
Assignee: Prasanth J
PATCHED_BLOB encoding creates mask with number of bits required for 95th
percentile value. If the 95th percentile value requires 32 bits then the mask
creation will result in integer overflow.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)