Uwe L. Korn created ARROW-2191: ---------------------------------- Summary: [C++] Only use specific version of jemalloc Key: ARROW-2191 URL: https://issues.apache.org/jira/browse/ARROW-2191 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Uwe L. Korn Assignee: Uwe L. Korn Fix For: 0.9.0
As we want to avoid conflicts with system copies of jemalloc that are either outdated or are incompatible (known bugs, known shortcomings, or don't compile) with older compilers, we want to only use our own prefixed version of jemalloc. -- This message was sent by Atlassian JIRA (v7.6.3#76005)