[
https://issues.apache.org/jira/browse/ARROW-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1600.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1147
[https://github.com/apache/arrow/pull/1147]
> [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
> Assignee: 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)