kumarpritam863 commented on issue #16282:
URL: https://github.com/apache/iceberg/issues/16282#issuecomment-5077253784

   I think this is not possible `C2 re-consumes the stale DATA_WRITTEN for file 
X, buffers it, and commits it to the table → Snapshot S2 is created with the 
same file X.` as any coordinator before doing any metadata commit checks in the 
iceberg the last control topic offset. If the records consumed from the control 
topic by the coordinator is behind what is already committed then that record 
is dropped and will not land in the next snapshot.


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