[
https://issues.apache.org/jira/browse/ARROW-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2245:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/18205
> [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)