amoeba opened a new pull request, #45766: URL: https://github.com/apache/arrow/pull/45766
### Rationale for this change To run the PyArrow tests on Windows, we need a copy of msvcp140.dll in the library search path. This should fix the tests on Windows. ### What changes are included in this PR? - Updated `pa.get_library_dirs()` behavior to add the `pyarrow.libs` folder to the library search path ### Are these changes tested? Not yet. ### Are there any user-facing changes? No. Closes #45530 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org