pvary commented on issue #14096:
URL: https://github.com/apache/iceberg/issues/14096#issuecomment-3317481030

   > However, since the client lost connection to this API call, Iceberg 
shouldn't do any cleanup (as expected) because it didn't actually know that 
this `alterTable` call even existed, as from its perspective step (3) succeeded 
already.
   
   The Iceberg library does some cleanup on failed commit requests. We need to 
double check what kind of failure this translates to, so we can be sure that 
the Iceberg lib doesn't handle this as a failed commit and deletes the metadata 
files.


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