wg1026688210 opened a new pull request #2932:
URL: https://github.com/apache/iceberg/pull/2932


   This pr is to solve the problem of deleting files by mistake in rewriting 
table  if we can’t judge whether the submission is successful when commiting. 
   The solution is that we only print some logs and do not  clean up the files  
if throw CommitStateUnknownException when commiting ,leave the cleanup work to 
RemoveOrphanFiles


-- 
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]

Reply via email to