Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
see https://github.com/apache/arrow/blob/master/python/CMakeLists.txt#L319
If the user does not have jemalloc installed, it would be better to defer the library load failure until they try to use the jemalloc-based memory allocator. See e.g.
Attachments
Issue Links
- is related to
-
ARROW-909 libjemalloc.so.2: cannot open shared object file:
- Resolved