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

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

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

Sergey Shelukhin resolved ORC-296.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0
                   1.4.3

Committed to master. Thanks for the review!

> 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
>            Priority: Major
>             Fix For: 1.4.3, 1.5.0
>
>         Attachments: ORC-296.01.patch, ORC-296.patch
>
>
> 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)