sachinnn99 commented on PR #16171: URL: https://github.com/apache/iceberg/pull/16171#issuecomment-4403723919
Understood the concern. For the initial implementation, the single-operator approach is consistent with how `ExpireSnapshotsProcessor` works today -- it keeps the API surface minimal and unblocks users who need this for reasonably-sized tables. A distributed version (similar to `DeleteOrphanFiles`) would be a natural follow-up. Happy to file an issue tracking that if you think it's worth prioritizing. -- 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]
