kondamudikarthik opened a new pull request, #18807:
URL: https://github.com/apache/datafusion/pull/18807
## What was wrong
When clicking on the `sql_query.rs` example link in the README, it was
taking users to `memtable.rs` instead of the correct file.
## What this fixes
The link now correctly points to `examples/sql_query.rs` so people can
find the right example code.
## Changes made
- Fixed one line in `datafusion-examples/README.md` (line 96)
- Changed the link from `examples/memtable.rs` to `examples/sql_query.rs`
--
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]