You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Owen O'Malley (Jira)" <ji...@apache.org> on 2019/08/29 17:12:00 UTC

[jira] [Created] (ORC-548) Fix Java InStream for BufferChunks that have extra data

Owen O'Malley created ORC-548:
---------------------------------

             Summary: Fix Java InStream for BufferChunks that have extra data
                 Key: ORC-548
                 URL: https://issues.apache.org/jira/browse/ORC-548
             Project: ORC
          Issue Type: Bug
    Affects Versions: master
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


On master, we've changed the InStream so that the BufferChunks offsets are relative to the file rather than the stream. That makes a lot of things easier, but InStream needs some fixes to handle the case where there is extra data at the start of the BufferChunk.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)