pchintar commented on PR #22697: URL: https://github.com/apache/datafusion/pull/22697#issuecomment-4601706498
@kumarUjjawal This failure seems to be unrelated to my code. It failed before running DataFusion tests because GitHub Actions could not pull the Docker image: ```text docker pull amd64/rust Get "https://registry-1.docker.io/v2/": context deadline exceeded ``` So this is a CI infrastructure/network failure, not a test failure perhaps? -- 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]
