alamb commented on code in PR #7970: URL: https://github.com/apache/arrow-datafusion/pull/7970#discussion_r1376208509
########## 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: thank you for catching these typos 🤦 ########## 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: thank you for catching these typos 🤦 -- 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]
