You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Gang Wu (JIRA)" <ji...@apache.org> on 2019/04/03 05:09:00 UTC

[jira] [Resolved] (ORC-470) Fix BooleanRleDecoderImpl::skip() read over end of stream

     [ https://issues.apache.org/jira/browse/ORC-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gang Wu resolved ORC-470.
-------------------------
    Resolution: Fixed

> 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 Wu
>            Assignee: Gang Wu
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When 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)