Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Since we are likely going to be using a patched jemalloc, we probably should not support using jemalloc with any other version, or relying on system packages. jemalloc would therefore always be built together with Arrow if ARROW_JEMALLOC is on
For this reason I believe we should vendor the code at the pinned commit as with Redis and other projects: https://github.com/antirez/redis/tree/unstable/deps
Attachments
Issue Links
- links to