Gang Wu created ORC-473:
---------------------------
Summary: [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
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)