[
https://issues.apache.org/jira/browse/HIVE-12501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-12501:
------------------------------------
Attachment: HIVE-12501.patch
Trivial patch. [~gopalv] fyi
> LLAP: don't use read(ByteBuffer) in IO
> --------------------------------------
>
> Key: HIVE-12501
> URL: https://issues.apache.org/jira/browse/HIVE-12501
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-12501.patch
>
>
> read(ByteBuffer) API just copies the data anyway, and there's no readFully.
> We need to use readFully and copy ourselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)