You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/21 16:59:34 UTC

[GitHub] [iceberg] aokolnychyi commented on a change in pull request #1223: Adds Tests for Untested RemoveSnapshot Pathway

aokolnychyi commented on a change in pull request #1223:
URL: https://github.com/apache/iceberg/pull/1223#discussion_r458249862



##########
File path: core/src/test/java/org/apache/iceberg/TestRemoveSnapshots.java
##########
@@ -356,6 +356,74 @@ public void testRetainZeroSnapshots() {
         () -> table.expireSnapshots().retainLast(0).commit());
   }
 
+  @Test
+  public void testScanExpireddManifestInValidSnapshotAppend() {

Review comment:
       nit: `Expiredd`




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org