liurenjie1024 commented on PR #10939: URL: https://github.com/apache/iceberg/pull/10939#issuecomment-2292614179
> I believe I may have caused some confusion. The problem with force pushing arises when someone fixes the requested changes using --amend. If the person uses a new commit, it’s not an issue. So, in my view, the recommendation should be to avoid using --amend for commits. Instead, create new commits with the suggested changes or use the fixup strategy. I agree with this. > For me, a pull request with a lot of "fix" commits and merge commits is much harder to review. It’s better to review the whole PR rather than trying to understand each fix commit, and the merge commits are just unnecessary noise. In fact we don't need to review each fix commit, in github in you see changes from last view. Merge commits usually will not introduce much noise if you don't have much conflict with main branch. -- 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