szehon-ho commented on PR #57323: URL: https://github.com/apache/spark/pull/57323#issuecomment-5037936642
Addressed in 08d013d7506: - Added `spark.sql.legacy.observeMetricsAggregateAllAttempts` (default `false`); setting it to `true` restores aggregation across all attempts. - Added the Spark 4.3 SQL migration-guide note. - Moved accumulator registration/initialization into the factories and clarified the failure-injection test. `AggregatingAccumulatorSuite` and `MetricsFailureInjectionSuite` 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
