westonpace opened a new pull request #11003: URL: https://github.com/apache/arrow/pull/11003
aiobotocore recently released 1.4.0 which is incompatible with s3fs < 2021.8 (which was also just released). Related: https://stackoverflow.com/questions/68864939/s3fs-suddenly-stopped-working-in-google-colab-with-error-attributeerror-module Some nightly builds are failing. Even though conda-forge now has s3fs 2021.8 the builds are caching previous results. This issue should just resolve itself eventually when the conda/docker caches clear. However, if we want to force it working again this PR requires the newer version of s3fs. -- 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]
