[ https://issues.apache.org/jira/browse/ARROW-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-3610: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/19919 > [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)