rdblue commented on a change in pull request #3213:
URL: https://github.com/apache/iceberg/pull/3213#discussion_r725235947



##########
File path: core/src/main/java/org/apache/iceberg/BaseRowDelta.java
##########
@@ -104,6 +106,17 @@ public RowDelta validateNoConflictingDeleteFiles() {
 
   @Override
   protected void validate(TableMetadata base) {
+    // update startingSnapshotId.

Review comment:
       I think I found the underlying problem. See my comment on #2482: 
https://github.com/apache/iceberg/issues/2482#issuecomment-939049135




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