jorisvandenbossche commented on issue #39006:
URL: https://github.com/apache/arrow/issues/39006#issuecomment-1835694087

   If I do the same for the released version 14.0 installed with conda, I 
however do get the same issue. Inspecting the 
`pyarrow/lib.cpython-311-x86_64-linux-gnu.so` file installed there (with 
`ldd`), this library indeed depends on `libparquet.so.1400`.
   
   That is not the case of the `lib.cpython-...so` file that I have in my 
development environment, according to `ldd` this library does not link to 
libparquet. So will need to figure out we have that difference (or if we 
somehow fixed this on main, recently)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to