You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/18 08:31:11 UTC

[GitHub] [iceberg] szehon-ho commented on pull request #4736: WIP: Improve performance of expire snapshot by not double-scanning non-expired manifests

szehon-ho commented on PR #4736:
URL: https://github.com/apache/iceberg/pull/4736#issuecomment-1129725672

   Thanks for this complete thought, it makes sense to me.  Yea I should have thought about the idea of passing a list of snapshot-ids as options.  And I like the second optimization as well (expiredManifests.except(allManifests)).


-- 
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-unsubscribe@iceberg.apache.org

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


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