This isn't the desired scope of ARROW-3250. The idea was to be able to write `Buffer::FromString(std::move(str), &buffer)` and have the memory from `str` transferred to an `std::string` member of `buffer`
[ Full content available at: https://github.com/apache/arrow/pull/2660 ] This message was relayed via gitbox.apache.org for [email protected]
