tongwai-wong-appier commented on issue #16282:
URL: https://github.com/apache/iceberg/issues/16282#issuecomment-5082228154

   The point isn't whether events below the table offset get dropped — it's 
that **the table offset
   itself is wrong**:
   
   - the snapshot written at t3 records `{"0": 2}` but contains files through 
offset 7, so it no longer
     describes its own contents
   - a pre-existing floor doesn't save it either — the rewind lands *on* it, so 
`Long::max` adopts the
     regressed value
   


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