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 2017/11/20 14:28:00 UTC

[jira] [Resolved] (ARROW-1778) [Python] Link parquet-cpp statically, privately in manylinux1 wheels

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

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

Issue resolved by pull request 1331
[https://github.com/apache/arrow/pull/1331]

> [Python] Link parquet-cpp statically, privately in manylinux1 wheels
> --------------------------------------------------------------------
>
>                 Key: ARROW-1778
>                 URL: https://issues.apache.org/jira/browse/ARROW-1778
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> We currently link parquet-cpp dynamically in the {{manylinux1}} wheels. This also makes us the authority on the distribution of {{parquet-cpp}} inside of the wheel-based ecosystem. Instead of doing this, we should statically, privately link {{parquet-cpp}} inside of the wheels.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)