kinolaev commented on PR #15727:
URL: https://github.com/apache/iceberg/pull/15727#issuecomment-5410387093

   I've checked out https://github.com/Affirm/iceberg/pull/4 and found two 
interesting things:
   - `scan.snapshot()` returns `table.currentSnapshot()` when snapshot isn't 
pinned, so the deleted files added after scan are deleted - fixed in 
8888f7cccb03b4b9a58ee439c76f3788e91e19f2
   - dangling deletes aren't removed when there is nothing to rewrite - fixed 
in 0d8075c6e2bd93d16574a382b1f33be86817aef4


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