rdblue commented on a change in pull request #695: [WIP] Cherrypick snapshot 
feature
URL: https://github.com/apache/incubator-iceberg/pull/695#discussion_r358946980
 
 

 ##########
 File path: core/src/test/java/org/apache/iceberg/TestMergeAppend.java
 ##########
 @@ -366,7 +366,8 @@ public void testChangedPartitionSpec() {
         1, base.currentSnapshot().manifests().size());
     ManifestFile initialManifest = base.currentSnapshot().manifests().get(0);
 
-    // build the new spec using the table's schema, which uses fresh IDs
+    // build the new spec using the table's sche
+    // ma, which uses fresh IDs
 
 Review comment:
   Looks like this is an unnecessary change.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to