You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/29 15:57:00 UTC

[jira] [Updated] (ARROW-1600) [C++] Zero-copy Buffer constructor from std::string

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

ASF GitHub Bot updated ARROW-1600:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Zero-copy Buffer constructor from std::string
> ---------------------------------------------------
>
>                 Key: ARROW-1600
>                 URL: https://issues.apache.org/jira/browse/ARROW-1600
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> There are instances where we may process an Arrow stream stored in an {{std::string}}, and there's a bit of typing to construct a {{io::BufferReader}} from an {{std::string}}, so we can make this simpler



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)