waltczhang commented on code in PR #7361: URL: https://github.com/apache/iceberg/pull/7361#discussion_r1186611832
########## core/src/main/java/org/apache/iceberg/actions/RewriteDataFilesCommitManager.java: ########## @@ -199,12 +201,28 @@ public void offer(RewriteFileGroup group) { commitReadyCommitGroups(); } + /** Review Comment: Thanks RussellSpitzer, It has been modified here, using szehon-ho's suggestion above. -- 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