You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/04/13 15:51:00 UTC

[jira] [Resolved] (ARROW-12248) [C++] Allow static builds to change memory allocators

     [ https://issues.apache.org/jira/browse/ARROW-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-12248.
------------------------------
    Resolution: Fixed

Issue resolved by pull request 9930
[https://github.com/apache/arrow/pull/9930]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)