h-vetinari commented on issue #36026: URL: https://github.com/apache/arrow/issues/36026#issuecomment-1627634353
Hey @wgtmac, thanks for taking a look! It's from a pretty "standard" build, though arrow & pyarrow are quite a handful, especially considering all the dependencies. I could publish the failing builds in a way that they're (opt-in) installable using conda/mamba/miniforge, would that help? Otherwise, you could just try building arrow & pyarrow with `-DARROW_ORC=ON` and `export PYARROW_WITH_ORC=1` on windows (and then run the python test suite), and see whether the problem is reproducible like that. -- 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]
