[
https://issues.apache.org/jira/browse/ARROW-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577525#comment-17577525
]
Joris Van den Bossche commented on ARROW-17327:
-----------------------------------------------
Out of curiosity, do you have an idea why this started to fail with pyarrow
8.0? (I am not aware of something we have changed regarding this, and pyarrow
has been built against a parquet library for a long time)
> [Python] Parquet should be listed in PyArrow's get_libraries() function
> -----------------------------------------------------------------------
>
> Key: ARROW-17327
> URL: https://issues.apache.org/jira/browse/ARROW-17327
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Steven Silvester
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We are updating {{PyMongoArrow}} to use PyArrow 8.0, and saw the following
> [failure|
> https://github.com/mongodb-labs/mongo-arrow/runs/7696619223?check_suite_focus=true]
> when building wheels: "@rpath/libparquet.800.dylib not found".
> We overcame the error by explicitly adding "parquet" to the list of libraries
> returned by {{get_libraries}}. I am happy to submit a PR.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)