2010YOUY01 commented on code in PR #18237: URL: https://github.com/apache/datafusion/pull/18237#discussion_r2458497049
########## docs/source/contributor-guide/index.md: ########## @@ -175,3 +175,27 @@ The good thing about open code and open development is that any issues in one ch Pull requests will be marked with a `stale` label after 60 days of inactivity and then closed 7 days after that. Commenting on the PR will remove the `stale` label. + +## AI-Assisted contributions + +DataFusion has the following policy for AI-assisted PRs: + +- The PR author should **understand the core ideas** behind the implementation **end-to-end**, and be able to defend the design and code during review. Review Comment: ```suggestion - The PR author should **understand the core ideas** behind the implementation **end-to-end**, and be able to justify the design and code during review. ``` -- 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]
