Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
There are instances where it is useful to be able retain ownership to a std::string owned by another as a arrow::Buffer, so we could have an interface like StlStringBuffer(std::string&& input) and transfer the memory that way
Attachments
Issue Links
- links to