cloud-fan commented on PR #57706: URL: https://github.com/apache/spark/pull/57706#issuecomment-5167596557
Thanks, that distinction makes sense. The old write ordering preserved correctness, and the immutable snapshot does not prevent the cache rollback race you described. I updated the title and description to focus on simpler concurrency reasoning and content-based rotation detection. No code change is needed. -- 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]
