alamb opened a new issue #1813: URL: https://github.com/apache/arrow-datafusion/issues/1813
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** While preparing for the 7.0.0 release, I manually stumbled on to the fact that the example on https://arrow.apache.org/datafusion/user-guide/example-usage.html (and linked in the main crate's readme) didn't work! see https://github.com/apache/arrow-datafusion/pull/1812 **Describe the solution you'd like** I would like the examples in the user guide to be run as part of the normal CI in datafusion so that we have confidence they will work even if we do change the API **Describe alternatives you've considered** N/A **Additional context** @returnString had this working once upon a time using the `doc-comments` crate -- https://github.com/apache/arrow/pull/9749 not sure what happened -- 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]
