Skip to content

Conversation

@kondamudikarthik
Copy link
Contributor

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

The link for sql_query.rs was incorrectly pointing to memtable.rs.
Updated it to point to the correct file: examples/sql_query.rs
@Jefffrey Jefffrey added this pull request to the merge queue Nov 18, 2025
Merged via the queue into apache:main with commit b2e99fc Nov 18, 2025
4 checks passed
@Jefffrey
Copy link
Contributor

Thanks @kondamudikarthik & @martin-g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants