houqp commented on a change in pull request #2081:
URL: https://github.com/apache/arrow-datafusion/pull/2081#discussion_r834942127
##########
File path: data-access/Cargo.toml
##########
@@ -16,8 +16,8 @@
# under the License.
[package]
-name = "datafusion-storage"
-description = "Storage for DataFusion query engine"
+name = "data-access"
Review comment:
`data-access` feel a bit too generic to me. To be more specific, how
about we name this crate and the folder `object-store`? the object-store crate
hasn't been claimed in crates.io yet.
--
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]