chenjunjiedada commented on a change in pull request #2865:
URL: https://github.com/apache/iceberg/pull/2865#discussion_r676239283



##########
File path: core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java
##########
@@ -297,6 +283,38 @@ protected void validateAddedDataFiles(TableMetadata base, 
Long startingSnapshotI
     }
   }
 
+  /**
+   * Validates that no new delete files have been added to the table since a 
starting snapshot.

Review comment:
       I think this is no new delete files of _the specified data files_ have 
been added to the table. 




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