agriyakhetarpal commented on PR #47330: URL: https://github.com/apache/arrow/pull/47330#issuecomment-3190317090
> all of these shared objects should depend on `libarrow_python.so`, but they no longer do. ...which is because I changed to building `libarrow_python.a` in 20de7ad163a606840765c229ae95e9c40422ca72 to fix the linkage, but that means this is not the right approach, and https://github.com/apache/arrow/pull/47330#issuecomment-3187262373 has to be solved differently. The Cython modules must link to `libarrow_python.so`. -- 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