Wes McKinney created ARROW-1703:
-----------------------------------
Summary: [C++] Vendor exact version of jemalloc we depend on
Key: ARROW-1703
URL: https://issues.apache.org/jira/browse/ARROW-1703
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.8.0
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)