myandpr commented on pull request #3213: URL: https://github.com/apache/iceberg/pull/3213#issuecomment-938933135
> > I'll take a look. The first thing is separating the features into different PRs. Can you open a PR for auto-compaction and one for automatic expiration? > > I also agree that this seems like a good candidate for multiple PRs. If it helps you, you can keep things together for shared functionality and then branch off of that for the two PRs (or some other approach to help consume in smaller parts overall). Hi @kbendick , sorry for the late reply, because I am on vacation and cannot connect to GitHub these days. I have separated this PR into `Flink: auto compact small files ` PR https://github.com/apache/iceberg/pull/3213 and `[Iceberg] Flink:auto delete expired snapshots` PR https://github.com/apache/iceberg/pull/3255 You can continue to review the two PRs in https://github.com/apache/iceberg/pull/3255 and https://github.com/apache/iceberg/pull/3213 -- 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]
