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 2017/06/30 21:04:00 UTC

[jira] [Updated] (ORC-158) do not assume an array-backed buffer in static ReaderImpl methods

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

Sergey Shelukhin updated ORC-158:
---------------------------------
    Attachment: ORC-158.patch

[~prasanth_j] [~owen.omalley] can you take a look? small patch

> do not assume an array-backed buffer in static ReaderImpl methods
> -----------------------------------------------------------------
>
>                 Key: ORC-158
>                 URL: https://issues.apache.org/jira/browse/ORC-158
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>         Attachments: ORC-158.patch
>
>
> For example, arrayOffset() usage causes errors with direct buffers.
> Another useful thing to support would be an array of ByteBuffer-s, in case the read from e.g. ZCR, or cache, does not fit into one ByteBuffer, however unlikely that is



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)