sam-1112 commented on issue #5646: URL: https://github.com/apache/datafusion-comet/issues/5646#issuecomment-5773444152
I’d like to split #5646 into four PRs, each focused on a distinct failure boundary: 1. Native writer failure mid-write, followed by a successful retry. 2. Failure after the native writer returns but before the JVM creates `TaskCommit`. 3. Driver commit failure after all tasks succeed. 4. Spark scheduler failures: speculative execution and executor loss during a multi-task write. -- 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]
