jackwener commented on code in PR #5438: URL: https://github.com/apache/arrow-datafusion/pull/5438#discussion_r1121705026
########## datafusion-cli/README.md: ########## @@ -19,7 +19,7 @@ # DataFusion Command-line Interface -[DataFusion](df) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format. +[DataFusion]\(df\) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format. Review Comment: ```suggestion [DataFusion](https://github.com/apache/arrow-datafusion) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format. ``` -- 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]
