Xuanwo commented on code in PR #5752:
URL: https://github.com/apache/arrow-rs/pull/5752#discussion_r1597418896
##########
README.md:
##########
@@ -62,22 +69,30 @@ For example:
There are two related crates in different repositories
-| Crate | Description | Documentation
|
-| ---------- | --------------------------------------- |
----------------------------- |
-| DataFusion | In-memory query engine with SQL support |
[(README)][datafusion-readme] |
-| Ballista | Distributed query execution |
[(README)][ballista-readme] |
+| Crate | Description | Documentation
|
+| -------------- | --------------------------------------- |
----------------------------- |
+| [`datafusion`] | In-memory query engine with SQL support |
[(README)][datafusion-readme] |
+| [`ballista`] | Distributed query execution |
[(README)][ballista-readme] |
Review Comment:
Hi, do you think it's a good idea to add `object_store_opendal` here as an
integration to `object_store`?
--
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]