[
https://issues.apache.org/jira/browse/ARROW-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264052#comment-17264052
]
Antoine Pitrou commented on ARROW-11231:
----------------------------------------
cc [~kou] and [~uwe]
> [Packaging] Add mimalloc to Linux builds
> ----------------------------------------
>
> Key: ARROW-11231
> URL: https://issues.apache.org/jira/browse/ARROW-11231
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Packaging, Python, R
> Reporter: Weston Pace
> Priority: Major
>
> As a result of ARROW-11009/ARROW-11049/etc. it is now possible to switch
> allocators at runtime. Previously only one allocator was compiled into the
> released builds (e.g. the PYPI version of pyarrow only included jemalloc on
> Linux and mimalloc on Windows). It might now make sense to compile both
> mimalloc and jemalloc on Linux builds to allow the user to switch out to the
> appropriate allocator at runtime if they need to.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)