xianyouQ commented on issue #10824: URL: https://github.com/apache/iceberg/issues/10824#issuecomment-2264387202
Our use case is to divide the merge tasks into minor and full , especially merging the upsert table which is modified frequently. Minor will be executed frequently to quickly merge the recently written snapshots, and full will be executed after merging every few minors. I'm wondering if this is a good practice. Please share your thoughts, @RussellSpitzer @nk1506 -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org