Wes McKinney created ARROW-1603:
-----------------------------------
Summary: [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
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)
