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



##########
File path: 
core/src/test/java/org/apache/iceberg/TestOverwriteWithValidation.java
##########
@@ -747,6 +747,60 @@ public void 
testConcurrentConflictingPositionDeletesOverwriteByFilter() {
         overwrite::commit);
   }
 
+  @Test
+  public void testConcurrentConflictingDataFileDeleteOverwriteByFilter() {

Review comment:
       The error here is because file 2 is both modified and deleted correct?




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