uros-b commented on code in PR #17394:
URL: https://github.com/apache/iceberg/pull/17394#discussion_r3678443555
##########
api/src/main/java/org/apache/iceberg/ManageSnapshots.java:
##########
@@ -66,6 +66,7 @@ public interface ManageSnapshots extends
PendingUpdate<Snapshot> {
*
* @param snapshotId long id of snapshot id to roll back table to. Must be
an ancestor of the
* current snapshot
+ * @return this for method chaining
Review Comment:
Made a few more updates, thank you!
--
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]