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


##########
README.md:
##########
@@ -86,16 +86,22 @@ when DataFusion might be be suitable and unsuitable for 
your needs:
   is primarily used directly by users as a serverless database and query 
system rather
   than as a library for building such database systems.
 
-- [pola.rs](http://pola.rs): Polars is one of the fastest DataFrame libraries 
at the time
-  of writing. Like DataFusion, it is also written in Rust but unlike DataFusion
-  it does not provide SQL nor many extension points.
+- [pola.rs](http://pola.rs): Polars is one of the fastest DataFrame

Review Comment:
   I think its project name is `Polars`?
   
   ```suggestion
   - [Polars](http://pola.rs): Polars is one of the fastest DataFrame
   ```



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