[
https://issues.apache.org/jira/browse/ARROW-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372193#comment-16372193
]
ASF GitHub Bot commented on ARROW-2191:
---------------------------------------
wesm commented on issue #1633: ARROW-2191: [C++] Only use specific version of
jemalloc
URL: https://github.com/apache/arrow/pull/1633#issuecomment-367511562
rebased
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
> Priority: Major
> Labels: pull-request-available
> 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)