RussellSpitzer commented on code in PR #16027:
URL: https://github.com/apache/iceberg/pull/16027#discussion_r3319821280


##########
spark/v4.1/spark/src/test/java/org/apache/iceberg/spark/actions/TestRewritePositionDeleteFilesAction.java:
##########
@@ -857,6 +857,44 @@ public void testRewriteV2PositionDeletesToV3DVs() throws 
IOException {
         .isEmpty();
   }
 
+  @TestTemplate
+  public void 
testRewriteSharedV2PositionDeletesToV3DVsRemovesLegacyDeleteFiles()

Review Comment:
   This seems sensible to me, @nastra do you have any other issues on this one?



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