[
https://issues.apache.org/jira/browse/ARROW-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658636#comment-17658636
]
Rok Mihevc commented on ARROW-1603:
-----------------------------------
This issue has been migrated to [issue
#17616|https://github.com/apache/arrow/issues/17616] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Add BinaryArray method to get a value as a std::string
> ------------------------------------------------------------
>
> Key: ARROW-1603
> URL: https://issues.apache.org/jira/browse/ARROW-1603
> 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
>
>
> e.g.
> {{std::string val = arr.GetString(i);}}
> This would improve usability for libraries that work with collections of
> std::string
--
This message was sent by Atlassian Jira
(v8.20.10#820010)