alamb commented on PR #11225: URL: https://github.com/apache/datafusion/pull/11225#issuecomment-2204398882
> As a user, i would prefer to have working examples within docs. > As soon as a I clone the repository, so as a contributor, I would prefer to have examples runnable from my IDE. I don't know whether it's possible to have both without duplicating the content. This division makes sense. Maybe we can move the "simple" examples to the user guide (e.g. that are less than 1 page long or something) and then we can leave the more complex eamples as datafusion-examples 🤔 For things like csv reading and dataframe aggregation, once you have the code in the IDE, perhaps those examples would be better directly in the doc as run doc examples -- 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]
