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:08:00 UTC

[jira] [Assigned] (ORC-473) [C++] Fix DecomressionStream::seek to read from right position

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

Gang Wu reassigned ORC-473:
---------------------------

    Assignee: Gang Wu

> [C++] Fix DecomressionStream::seek to read from right position
> --------------------------------------------------------------
>
>                 Key: ORC-473
>                 URL: https://issues.apache.org/jira/browse/ORC-473
>             Project: ORC
>          Issue Type: Bug
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If DecomressionStream has called Next() to read some data and it has intermediate state, calling seek() can cause it to read from a wrong position. The fix should clear all states and forces it to read from right position.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)