[
https://issues.apache.org/jira/browse/ARROW-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liya Fan updated ARROW-7437:
----------------------------
Description:
1. The writer index should be incremented by the amount of data actually read.
2. When EOS is encounterned, the number of bytes read should be incremented
before returning.
was:The writer index should be incremented by the amount of data actually
read.
> [Java] ReadChannel#readFully does not set writer index correctly
> ----------------------------------------------------------------
>
> Key: ARROW-7437
> URL: https://issues.apache.org/jira/browse/ARROW-7437
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 1. The writer index should be incremented by the amount of data actually read.
> 2. When EOS is encounterned, the number of bytes read should be incremented
> before returning.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)