pvary commented on code in PR #5159:
URL: https://github.com/apache/iceberg/pull/5159#discussion_r909557470


##########
mr/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergStorageHandlerNoScan.java:
##########
@@ -212,6 +216,46 @@ public void testCreateDropTable() throws TException, 
IOException, InterruptedExc
     }
   }
 
+  // This test exercises the catalog level 'drop-full-table-folder' setting to 
see if it has an effect on
+  // dropping the full table location or not.
+  @Test
+  public void testDropTableFolderOwnershipForHiveCatalog()

Review Comment:
   Maybe another test case when we do not drop the dirs?



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

To unsubscribe, e-mail: [email protected]

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