MansiSingh17 commented on PR #37672: URL: https://github.com/apache/beam/pull/37672#issuecomment-3955175053
Hi @damccorm, just a heads up on the failing checks: 1. PreCommit Python Lint — yapf shows no issues locally on my changed files. The CI runs it recursively on the entire codebase which catches pre-existing issues. 2. PreCommit Python Integration — Dataflow SDK version mismatch (2.73.0.dev vs 2.72.0.dev), a known infrastructure issue affecting all PRs. 3. PreCommit Python Docker — Network timeout downloading Java, infrastructure issue. 4. PreCommit Python — The 1 failing test is unrelated to my changes, all 7 groupby tests pass locally. -- 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]
