AngersZhuuuu opened a new pull request #35277: URL: https://github.com/apache/spark/pull/35277
### What changes were proposed in this pull request? In SQL test `SPARK-37578: Update output metrics from Datasource v2` Execution's metric value is not null seem only can promise the execution is not still running. But can't promise bytesWrittenListener have received all TaskEnd event, cause test failed. ### Why are the changes needed? Fix flaky test ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existed UT -- 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]
