Gang Wu created ORC-470:
---------------------------
Summary: Fix BooleanRleDecoderImpl::skip() read over end of stream
Key: ORC-470
URL: https://issues.apache.org/jira/browse/ORC-470
Project: ORC
Issue Type: Bug
Components: C++
Reporter: Gang WuWhen Boolean RLE stream has trailing null values, seek & skip may lead to read over the end of stream and "bad read in nextBuffer" exception will be thrown. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
