h-vetinari commented on PR #37624:
URL: https://github.com/apache/arrow/pull/37624#issuecomment-1711667946

   Is it intended that gandiva now has a run-time dependence on `libllvm`?
   ```
       import pyarrow.gandiva
   ImportError: libLLVM-15.so: cannot open shared object file: No such file or 
directory
   ```
   Adding the respective host-dependence (+ respective run-export) is not hard, 
I'm just double-checking that this is intentional.
   
   CC @pitrou @kou @raulcd @jorisvandenbossche 
   
   PS. This is a rare case where windows looks better than unix, only one test 
failure:
   ```
   =========================== short test summary info 
===========================
   FAILED tests/parquet/test_basic.py::test_fastparquet_cross_compatibility - 
As...
   = 1 failed, 7154 passed, 355 skipped, 12 deselected, 22 xfailed, 2 xpassed, 
8 warnings in 302.94s (0:05:02) =
   ```


-- 
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