[
https://issues.apache.org/jira/browse/ARROW-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383705#comment-16383705
]
Uwe L. Korn commented on ARROW-2245:
------------------------------------
I'm wondering a bit why this is an issue in the {{manylinux1}} setting but not
in the conda packages.
> [Python] Revert static linkage of parquet-cpp in manylinux1 wheel
> -----------------------------------------------------------------
>
> Key: ARROW-2245
> URL: https://issues.apache.org/jira/browse/ARROW-2245
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Major
> Fix For: 0.9.0
>
>
> Although we are not in a theoretical way the authoritative source of
> parquet-cpp with the pyarrow manylinux1 wheel, in practical way we actually
> are this and statically linking parquet-cpp can introduce some problems that
> dynamically linking it does not (e.g. duplicate unloading of the library if
> you include it in a Python wheel and in the process that creates the Python
> interpreter).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)