pvary commented on issue #10312:
URL: https://github.com/apache/iceberg/issues/10312#issuecomment-2259232342

   @RussellSpitzer: The compaction started at t1 and it will replace files 
created before t1. The equality delete is created later at t2. So if we use the 
same sequence number for the new files as it was for t1 then theoretically we 
should be able to change files and the result should be correct.
   Do I missunderstand how `use-starting-sequence-number` is handled?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to