[
https://issues.apache.org/jira/browse/ARROW-11009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-11009.
----------------------------------
Resolution: Fixed
Issue resolved by pull request 9105
[https://github.com/apache/arrow/pull/9105]
> [Python] Add environment variable to elect default usage of system memory
> allocator instead of jemalloc/mimalloc
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-11009
> URL: https://issues.apache.org/jira/browse/ARROW-11009
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> We routinely get reports like ARROW-11007 where there is suspicion of a
> memory leak (which may or may not be valid) — having an easy way (requiring
> no changes to application code) to toggle usage of the non-system memory
> allocator would help with determining whether the memory usage patterns are
> the result of the allocator being used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)