cj-zhukov commented on PR #19371: URL: https://github.com/apache/datafusion/pull/19371#issuecomment-3665288259
### High-Level Overview This PR introduces a bash script to ensure all example groups in `datafusion-examples` have corresponding documentation in the README. - Parses group names from ### Group: \<group>`` headers. - Compares documented groups to the actual folder names. Adds a CI step `examples-docs-check` (modeled after `config-docs-check`) that fails if any example group is missing documentation. This ensures README stays in sync with example groups. -- 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]
