[
https://issues.apache.org/jira/browse/ARROW-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658633#comment-17658633
]
Rok Mihevc commented on ARROW-1600:
-----------------------------------
This issue has been migrated to [issue
#17613|https://github.com/apache/arrow/issues/17613] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Priority: Major
> 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
(v8.20.10#820010)