amoeba commented on issue #47033: URL: https://github.com/apache/arrow/issues/47033#issuecomment-3055218327
I was able to reproduce the crash locally and could see it was due to not finding the gtest and other DLL.s. Reverting https://github.com/apache/arrow/pull/46839 fixed the issue and the C++ tests now pass for me like @raulcd found on https://github.com/apache/arrow/pull/47035. So we need what @kou is working on in https://github.com/apache/arrow/pull/47049. I'm looking at the PyArrow test failures now. -- 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