pitrou commented on code in PR #50117: URL: https://github.com/apache/arrow/pull/50117#discussion_r3386792606
########## docs/source/developers/overview.rst: ########## @@ -104,6 +104,10 @@ When contributing a patch, use this list as a checklist of Apache Arrow workflow merged, this will be retained in the extended commit message. * Make sure that your code **passes the unit tests**. You can find instructions how to run the unit tests for each Arrow component in its respective README file. +* In order to improve our code and your review experience, we have + enabled GitHub Copilot reviews to automate the first pass. Please + address all GitHub Copilot comments by either implementing them, or + explicitly responding and explaining why you chose not to. Review Comment: I think Arrow core developers are less likely to hallucinate than an LLM. -- 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]
