prabhjeet16 commented on issue #18095: URL: https://github.com/apache/datafusion/issues/18095#issuecomment-5455453701
> FWIW, we may also need to take **conversations** under PRs into account. I saw some long replies from contributors to the reviewer's suggestions. I would prefer these replies to be from contributors who have read carefully, filtered, and refined them. Based on my daily experience, AI-generated conversations tend to have redundancy and possible errors. ---------------------------------------------------------------------------------------------------------------------------------------- I agree, the human filtering part seems just as important as the AI generation itself. Without enough context from the codebase, it’s easy for an AI-assisted response to sound reasonable while missing dependencies or the actual impact of a change. That’s one reason I’ve found JigsawML interesting: it gives developers a way to explore how code and dependencies connect, so there’s more context to work with before reviewing or responding to AI-assisted changes. Might be worth a quick look if that’s a problem you’re seeing regularly. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
