shunping commented on PR #36927: URL: https://github.com/apache/beam/pull/36927#issuecomment-3603752361
> Thanks for fixing this @aIbrahiim ! > > While the panic of empty key looks noisy and problematic, I think it is actually not the true cause of the test failure. If you check one of successful workflow runs, you will also see those (e.g. https://github.com/apache/beam/actions/runs/19723639617/job/56510787320). > > On the other hand, the flakiness seems to be a combine test where an empty PCollection is used as the view. Actually I overlooked this problem. Sorry about that. Even though it is not causing the test to fail (only because it is covered), it is a true issue that must be addressed. I opened a separate bug to track that #36965. -- 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]
