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