yinli-systems commented on PR #24227:
URL: https://github.com/apache/datafusion/pull/24227#issuecomment-5672875242

   I checked the remaining `cargo test datafusion-cli (amd64)` failure because 
#24227 is the scan dependency for the #24117 optimizer prototype.
   
   All four failed tests stop during MinIO setup before exercising this PR: the 
runner cannot pull `minio/minio:RELEASE.2025-02-28T09-55-16Z` and receives 
Docker Hub 404 / access denied. Current `main` has already moved the 
integration test image to `quay.io/minio/minio`, so this looks like a stale 
merge-run infrastructure failure rather than a code failure in #24227. A fresh 
CI run against current `main` should exercise the corrected image.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to