ebyhr commented on code in PR #15642:
URL: https://github.com/apache/iceberg/pull/15642#discussion_r2938538907
##########
api/src/main/java/org/apache/iceberg/ManageSnapshots.java:
##########
@@ -209,8 +209,8 @@ default ManageSnapshots createBranch(String name) {
/**
* Updates the retention policy for a reference.
*
- * @param name branch name
- * @param maxRefAgeMs retention age in milliseconds of the tag reference
itself
+ * @param name reference name
Review Comment:
Thanks for your feedback, makes sense. Just added a fixup commit. Could you
take another look when you have time?
--
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]