kou commented on PR #37624: URL: https://github.com/apache/arrow/pull/37624#issuecomment-1712261921
Yes. It's caused by #37412. We use `libLLVM.so` by default on non-Windows. If you don't like it you can add `-DARROW_LLVM_USE_SHARED=OFF` to use static LLVM libraries. (I think that `libLLVM.so` is better to reduce duplication.) -- 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]
