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



##########
File path: spark/src/main/java/org/apache/iceberg/actions/BaseAction.java
##########
@@ -57,8 +65,8 @@ protected String metadataTableName(String tableName, 
MetadataTableType type) {
   }
 
   /**
-   * Returns all the path locations of all Manifest Lists for a given table
-   * @param table the table
+   * Returns all the path locations of all Manifest Lists for a given list of 
snapshots
+   * @param snapshots snapshots

Review comment:
       I forgot about this when I refactored before! Good catch




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