parthchandra opened a new pull request, #46904: URL: https://github.com/apache/spark/pull/46904
### What changes were proposed in this pull request? Improves the error message for when an accumulator V2 is used before registering. ### Why are the changes needed? More user friendly. The change makes it easier to identify the accumulator that caused the problem. ### Does this PR introduce _any_ user-facing change? Yes the error message is more informative. ### How was this patch tested? Existing tests ### Was this patch authored or co-authored using generative AI tooling? NO -- 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]
