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/04/13 16:20:43 UTC

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #908: [ISSUE #905] report data for WAP snapshots when currentSnapshot is null

rdblue commented on a change in pull request #908: [ISSUE #905] report data for WAP snapshots when currentSnapshot is null
URL: https://github.com/apache/incubator-iceberg/pull/908#discussion_r407566738
 
 

 ##########
 File path: spark/src/test/java/org/apache/iceberg/spark/source/TestIcebergSourceTablesBase.java
 ##########
 @@ -326,6 +326,50 @@ public void testFilesUnpartitionedTable() throws Exception {
     TestHelpers.assertEqualsSafe(filesTable.schema().asStruct(), expected.get(0), actual.get(0));
   }
 
+  @Test
+  public void testAggregatedMetadataTaleInStage() throws Exception {
 
 Review comment:
   `Tale` -> `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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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