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



##########
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:
       Yeah, we concurrently removed data from a partition what we are trying 
to overwrite.




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