SEPURI-SAI-KRISHNA commented on PR #58703: URL: https://github.com/apache/spark/pull/58703#issuecomment-5756814161
@uros-b CI is green now, the earlier failures were flaky. Both were in KafkaRealTimeModeAggregationSuite, on a different test each run (tumbling window avg, then tumbling window sum), and in both cases the failing assertion was an eventually(timeout(60.seconds)) check on streaming progress rather than on a query result. #58707, the flatten half of this work, ran the same job matrix on an almost identical tree and passed it cleanly throughout. This one is ready for another look whenever you have a moment. -- 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]
