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 2021/04/05 22:18:48 UTC

[GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2416: Spark: Abort changes in migrate action only if staging was successful

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



##########
File path: spark3-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestMigrateTableProcedure.java
##########
@@ -99,6 +100,21 @@ public void testMigrateWithOptions() throws IOException {
     sql("DROP TABLE %s", tableName + "_BACKUP_");
   }
 
+  @Test
+  public void testMigrateWithInvalidMetricsConfig() throws IOException {

Review comment:
       I don't think this is related?




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