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

Uwe L. Korn resolved ARROW-1603.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 1159
[https://github.com/apache/arrow/pull/1159]

> [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
>              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
(v6.4.14#64029)

Reply via email to