Tom-Newton commented on PR #40021: URL: https://github.com/apache/arrow/pull/40021#issuecomment-1970851600
I think the fedora and debian builds should be fixed. Problem was because `PYARROW_WITH_AZURE` defaults to OFF but `PYARROW_TEST_AZURE` defaults to ON when `ARROW_AZURE` env var is not set. I have explicitly set `ARROW_AZURE=OFF` everywhere that it was not previously set to fix this. -- 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]
