yahoNanJing commented on a change in pull request #2081: URL: https://github.com/apache/arrow-datafusion/pull/2081#discussion_r834961886
########## File path: data-access/README.md ########## @@ -17,8 +17,6 @@ under the License. --> -# DataFusion Storage +# Data Access Layer -This module contains an `async` API for the [DataFusion][df] to access data, either remotely or locally. - -[df]: https://crates.io/crates/datafusion +This module contains an `async` API for accessing data based on object store interfaces, either remotely or locally. Review comment: Agree. Although currently we only support object store, we can make description not based on the 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]
