Jonathan Keane created ARROW-12248:
--------------------------------------
Summary: [C++] Allow static builds to change memory allocators
Key: ARROW-12248
URL: https://issues.apache.org/jira/browse/ARROW-12248
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Jonathan Keane
Assignee: Antoine Pitrou
Fix For: 4.0.0
When building libarrow with {{ARROW_BUILD_SHARED=OFF}} setting the environment
variable {{ARROW_DEFAULT_MEMORY_POOL}} is not respected, we always get the
default memory allocator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)