You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/06 21:06:18 UTC

[jira] [Updated] (ARROW-1094) [C++] Incomplete buffer reads in arrow::io::ReadableFile should exactly truncate returned buffer

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

Wes McKinney updated ARROW-1094:
--------------------------------
    Issue Type: Bug  (was: Improvement)

> [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: Bug
>          Components: C++
>    Affects Versions: 0.4.0
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.4.1
>
>
> 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)