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: [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]
