amogh-jahagirdar opened a new pull request, #8397:
URL: https://github.com/apache/iceberg/pull/8397

   Co-authored-by: Ryan Blue <[email protected]>
   
   This is a continuation of https://github.com/apache/iceberg/pull/6399
   
   Strict metadata cleanup will only trigger cleanups during commits when the 
commit fails with an exception which implements the marker interface 
CleanableFailure This will get used in SnapshotProducer and BaseTransaction and 
is useful for catalogs like the REST catalog where arbitrary HTTP client 
exceptions can be thrown (instead of the usual CommitStateUnknown exceptions).


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