rok commented on PR #49476: URL: https://github.com/apache/arrow/pull/49476#issuecomment-4032600078
I consulted with :robot: and perhaps we should switch to `_lib.__file__` in `create_library_symlinks` and `get_library_dirs` too. Here's also some proposed tests that monkeypatch `pa.__file__` and `pa.lib.__file__` to different directories, verifying that `get_include()`, `get_library_dirs()`, and the win32 `pyarrow.libs` path all resolve from the extension location. See https://github.com/rok/arrow/commit/34d8bf3df2f7134f4d3f42c74c5109376971f438 -- 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]
