amogh-jahagirdar commented on code in PR #10781:
URL: https://github.com/apache/iceberg/pull/10781#discussion_r1691961234


##########
site/docs/contribute.md:
##########
@@ -196,6 +196,8 @@ public interface ManageSnapshots extends 
PendingUpdate<Snapshot> {
   // existing code...
 
   // adding this method introduces an API-breaking change
+  // since existing classes implementing ManagedSnapshots

Review Comment:
   ```suggestion
       // since existing classes implementing ManageSnapshots
   ```



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