MansiSingh17 commented on PR #37672: URL: https://github.com/apache/beam/pull/37672#issuecomment-3960827186
Hi @damccorm , all 6 failing checks are CI infrastructure issues — 5 are ML test failures due to TensorFlow/absl-py dependency conflicts during installation, and 1 is a YAML Xlang test failing on the same installGcpTest task. None of these are related to the GroupBy snippet changes. The _ = grouped | beam.Map(print) fix for W0106 has been pushed. Could you take a final look? -- 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]
