jonahgao commented on code in PR #7971:
URL: https://github.com/apache/arrow-datafusion/pull/7971#discussion_r1376531641


##########
datafusion/sqllogictest/README.md:
##########
@@ -17,19 +17,26 @@
   under the License.
 -->
 
-#### Overview
+# DataFusion sqllogictest
 
-This is the Datafusion implementation of 
[sqllogictest](https://www.sqlite.org/sqllogictest/doc/trunk/about.wiki). We
-use [sqllogictest-rs](https://github.com/risinglightdb/sqllogictest-rs) as a 
parser/runner of `.slt` files
-in [`test_files`](test_files).
+[DataFusion](df) is an extensible query execution framework, written in Rust, 
that uses Apache Arrow as its in-memory format.

Review Comment:
   PR to fix broken links in other crates: #7986



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