maharris77 commented on issue #40088: URL: https://github.com/apache/arrow/issues/40088#issuecomment-3212567457
I made an experimental build in my fork to try addressing this. It didn’t fix things for me, but I also don't understand the build process well and relied on Codex understanding the @kou and @pitrou comments above. Leaving it here in case it’s a useful starting point for others: [maharris77-arrow-22.0.0.dev](https://github.com/maharris77/arrow/releases/tag/maharris77-arrow-22.0.0.dev) (commit e283e24) Notes: • I can build, make wheels, and install; the resulting pyarrow still has the same issue. • To build in my environment, I also had to re-add cmake_modules to the CMAKE_MODULE_PATH in cpp/CMakeLists.txt after its removal in cpp/cmake_modules/ThirdpartyToolchain.cmake. -- 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