[
https://issues.apache.org/jira/browse/ARROW-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659272#comment-17659272
]
Rok Mihevc commented on ARROW-2245:
-----------------------------------
This issue has been migrated to [issue
#18205|https://github.com/apache/arrow/issues/18205] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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 Korn
> Assignee: Uwe Korn
> Priority: Major
> Labels: pull-request-available
> 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
(v8.20.10#820010)