[ https://issues.apache.org/jira/browse/ARROW-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660633#comment-17660633 ]
Rok Mihevc commented on ARROW-3610: ----------------------------------- This issue has been migrated to [issue #19919|https://github.com/apache/arrow/issues/19919] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 Korn > Assignee: Uwe Korn > Priority: Major > Labels: pull-request-available > Fix For: 0.12.0 > > Time Spent: 2h 50m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)