huaxingao commented on code in PR #14751:
URL: https://github.com/apache/iceberg/pull/14751#discussion_r2684330798
##########
spark/v4.0/spark/src/test/java/org/apache/iceberg/spark/sql/TestTableEncryption.java:
##########
@@ -331,6 +331,25 @@ public void testManifestEncryption() throws IOException {
}
}
+ @TestTemplate
+ public void testDropTableWithPurge() {
Review Comment:
@tom-s-powell after doing a followup PR for
https://github.com/apache/iceberg/pull/14750 to add the changes for 4.1, could
you also add a this test to 4.1? Thanks
--
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]