[ 
https://issues.apache.org/jira/browse/ARROW-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385170#comment-16385170
 ] 

ASF GitHub Bot commented on ARROW-2245:
---------------------------------------

xhochy opened a new pull request #1692: ARROW-2245: ARROW-2246: [Python] Revert 
static linkage of parquet-cpp in manylinux1 wheel
URL: https://github.com/apache/arrow/pull/1692
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [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
>              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
(v7.6.3#76005)

Reply via email to