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



##########
File path: 
spark/src/test/java/org/apache/iceberg/actions/TestRemoveOrphanFilesAction.java
##########
@@ -352,6 +414,84 @@ public void testOlderThanTimestamp() throws 
InterruptedException {
     Assert.assertEquals("Should delete only 2 files", 2, result.size());
   }
 
+  @Test
+  public void testOlderThanTimestampWithPartitionWithWhitSpace()

Review comment:
       Typo in name, "WhitSpace"




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