amoeba commented on PR #45401: URL: https://github.com/apache/arrow/pull/45401#issuecomment-2628660379
The stack trace in the errors doesn't look like it would implicate PyArrow since they're testing fsspec/s3fs but I thought I'd check it out since this release contains an S3 change (even thought it looks unrelated). I was able to reproduce the error locally but it started to seem more like a minio bug. So I updated minio from `20250118003137` to `20250120144907` (via brew) and the tests all started passing. CI uses an even older version, `minio.RELEASE.2024-09-13T20-26-02Z` so we might see the failures again. -- 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