Weijun-H commented on code in PR #9572:
URL: https://github.com/apache/arrow-datafusion/pull/9572#discussion_r1521239516


##########
datafusion-examples/README.md:
##########
@@ -45,7 +45,7 @@ cargo run --example csv_sql
 - [`avro_sql.rs`](examples/avro_sql.rs): Build and run a query plan from a SQL 
statement against a local AVRO file
 - [`csv_sql.rs`](examples/csv_sql.rs): Build and run a query plan from a SQL 
statement against a local CSV file
 - [`csv_sql_streaming.rs`](examples/csv_sql_streaming.rs): Build and run a 
streaming query plan from a SQL statement against a local CSV file
-- [`catalog.rs`](examples/external_dependency/catalog.rs): Register the table 
into a custom catalog
+- [`catalog.rs`](examples/catalog.rs): Register the table into a custom catalog

Review Comment:
   Nice catch 👍 



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

Reply via email to