alamb commented on PR #11225:
URL: https://github.com/apache/datafusion/pull/11225#issuecomment-2204081008

   > Some examples are runnable from any place (e.g. `csv_sql`), but some 
expect a specific working directory (e.g. `regexp`). Running from 
`datafusion-examples/examples` is tested on CI so guaranteed to work, let's put 
this path in the README.
   > 
   > As a follow-up, we should look what it would take to make examples 
runnable directly from an IDE such as RustRover.
   
   Here is one idea I had -- to move the examples to the user guide: 
https://github.com/apache/datafusion/pull/11217. This ensures that the examples 
run, 
   
   However, I don't think this really solves the problem you are after
   
   Maybe we could look to make them as self contained as possible (perhaps 
provide a self contained example of querying from record batches in memory) 🤔 
   
   As a relatively new user of DataFusion what would you find most helpful?


-- 
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]

Reply via email to