You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/01/29 23:43:00 UTC

[jira] [Created] (ORC-296) work around HADOOP-15171; also fix stream contract

Sergey Shelukhin created ORC-296:
------------------------------------

             Summary: work around HADOOP-15171; also fix stream contract
                 Key: ORC-296
                 URL: https://issues.apache.org/jira/browse/ORC-296
             Project: ORC
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


Stream read is never supposed to return 0 unless 0 bytes were requested, that breaks protobuf.
The reason the streams can return 0 is that some buffers decompress to 0 bytes due to HADOOP-15171.



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