Sergey Shelukhin created HIVE-12501: ---------------------------------------
Summary: 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
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)
