[
https://issues.apache.org/jira/browse/ARROW-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039451#comment-16039451
]
Wes McKinney commented on ARROW-1094:
-------------------------------------
PR: https://github.com/apache/arrow/pull/737
> [C++] Incomplete buffer reads in arrow::io::ReadableFile should exactly
> truncate returned buffer
> ------------------------------------------------------------------------------------------------
>
> Key: ARROW-1094
> URL: https://issues.apache.org/jira/browse/ARROW-1094
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.4.0
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Fix For: 0.5.0
>
>
> Currently the buffer is only being truncated if it is sufficiently small:
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L416
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)