anshulsingh-py commented on PR #19853: URL: https://github.com/apache/hudi/pull/19853#issuecomment-5596342783
@voonhous a process question, not a code one: hudi-agent seems to review incrementally — each push surfaces a couple of new findings rather than a full pass over the whole diff at once (we're now on ~7 separate review rounds across a few days). Is that intentional (e.g. scoped to just the incremental diff since the last review, or rate-limited per run), or would it help to batch more changes per push before triggering it? Trying to figure out the most efficient way to work with it rather than trickle-fixing one or two comments at a time. No urgency — just want to understand the cadence for this and future PRs. -- 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]
