Uwe L. Korn created ARROW-3610:
----------------------------------
Summary: [C++] Add interface to turn stl_allocator into
arrow::MemoryPool
Key: ARROW-3610
URL: https://issues.apache.org/jira/browse/ARROW-3610
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Uwe L. Korn
We already support constructing an {{stl_allocator}} from a {{MemoryPool}}, we
should also support the reverse conversion. As the STL allocator does not
provide a resize, this will always reallocate, even if there is support for it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)