RussellSpitzer commented on a change in pull request #2328:
URL: https://github.com/apache/iceberg/pull/2328#discussion_r593558533



##########
File path: core/src/main/java/org/apache/iceberg/TableOperations.java
##########
@@ -52,6 +52,12 @@
    * Implementations must check that the base metadata is current to avoid 
overwriting updates.
    * Once the atomic commit operation succeeds, implementations must not 
perform any operations that
    * may fail because failure in this method cannot be distinguished from 
commit failure.
+   * <p>

Review comment:
       Requirement for new exception detailed in api here




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

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