Dandandan commented on code in PR #7970:
URL: https://github.com/apache/arrow-datafusion/pull/7970#discussion_r1375892693


##########
datafusion/wasmtest/README.md:
##########
@@ -17,9 +17,16 @@
   under the License.
 -->
 
-## wasmtest
+# DataFusion wasmtest
+
+[DataFusion](df) is an extensible query execution framework, written in Rust, 
that uses Apache Arrow as its in-memory format.
+
+This crate is a submodule of DataFusion ised to verify that various DataFusion 
crates compile successfully to the

Review Comment:
   ```suggestion
   This crate is a submodule of DataFusion used to verify that various 
DataFusion crates compile successfully to the
   ```



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