xintongsong commented on PR #94: URL: https://github.com/apache/flink-agents/pull/94#issuecomment-3190903363
@AmenAdem Thanks for working on this. The PR currently contains commits that do not belong to it, which makes it hard to review and merge. Could you please re-organize the commits? FYI, we use `git rebase` rather than `git merge` in this project, to keep a clear linear git history. That means PRs containing commits that are already merged in the codebase can meet conflicts during rebasing. Such conflicts are better resolved before reviewing. -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org