You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/03/04 20:35:00 UTC

[jira] [Resolved] (ARROW-2246) [Python] Use namespaced boost in manylinux1 package

     [ https://issues.apache.org/jira/browse/ARROW-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-2246.
---------------------------------
    Resolution: Fixed

Done in https://github.com/apache/arrow/commit/8b1c8118b017a941f0102709d72df7e5a9783aa4

> [Python] Use namespaced boost in manylinux1 package
> ---------------------------------------------------
>
>                 Key: ARROW-2246
>                 URL: https://issues.apache.org/jira/browse/ARROW-2246
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Blocker
>             Fix For: 0.9.0
>
>
> Boost provides the functionality to generate a namespaced copy of all its implementations. This means that you can have a private copy of Boost in your library that will not come into conflict with other Boost installations in your setting. While for e.g. conda-forge a good ecosystem exists that provides the unique Boost version, in the setting of the manylinux1 wheels we have no control over which other Boost version exists.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)