andygrove commented on code in PR #4903:
URL: https://github.com/apache/arrow-datafusion/pull/4903#discussion_r1070338654


##########
README.md:
##########
@@ -21,34 +21,52 @@
 
 <img src="docs/source/_static/images/DataFusion-Logo-Background-White.svg" 
width="256" alt="logo"/>
 
-DataFusion is an extensible query planning, optimization, and execution 
framework, written in
-Rust, that uses [Apache Arrow](https://arrow.apache.org) as its
+DataFusion is very fast, extensible query engine, for building high quality 
data centric systems in
+[Rust](http://rustlang.org), using the [Apache Arrow](https://arrow.apache.org)
 in-memory format.
 
+DataFusion offers SQL and Dataframe APIs, excellent 
[performance](https://benchmark.clickhouse.com/), built in support for CSV, 
Parquet Json, and Avro, extensive customization, and a great community.

Review Comment:
   ```suggestion
   DataFusion offers SQL and Dataframe APIs, excellent 
[performance](https://benchmark.clickhouse.com/), built-in support for CSV, 
Parquet JSON, and Avro, extensive customization, and a great community.
   ```



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to