jlamberts-yobi commented on PR #58785: URL: https://github.com/apache/spark/pull/58785#issuecomment-5683835552
> Looks good, thank you @jlamberts-yobi! readResolve safe-publication closes the heartbeat-killing accumulator deser race. Shall we consider backports for this? cc @HyukjinKwon Thanks! If you mean backports to Databricks spark, it would definitely be nice, since that's what we use. We were able to find a workaround in the meantime, but given that it's easy to have this silently happen (you see failed executors but it's not clear why) if you use a cached df for a bunch of tasks I suspect a backport would help some others as well -- 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]
