pvary commented on code in PR #15642:
URL: https://github.com/apache/iceberg/pull/15642#discussion_r2938500061
##########
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:
Could we add that these references Could be both branches and tags?
Reference is a bit ambiguous without context
--
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]