You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Steven Silvester (Jira)" <ji...@apache.org> on 2022/08/05 19:06:00 UTC

[jira] [Created] (ARROW-17327) Parquet should be listed in PyArrow's get_libraries() function

Steven Silvester created ARROW-17327:
----------------------------------------

             Summary: 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
            Reporter: Steven Silvester


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)