matthewmturner commented on a change in pull request #2081: URL: https://github.com/apache/arrow-datafusion/pull/2081#discussion_r834942903
########## 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: i had the idea that within this other data access providers / crates could exist - for example maybe stream provider or database provider and thats why the name was generic. -- 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