r3stl355 opened a new pull request, #9199: URL: https://github.com/apache/arrow-datafusion/pull/9199
## Which issue does this PR close? Closes #9167 ## Rationale for this change This is a next step from #9150 adding ability to query directly from S3 and Google Storage ## What changes are included in this PR? Factored out the code from `exec.rs` into `object_storage.rs` to be re-usable. ## Are these changes tested? Adding a test for each storage type and a failing test for an invalid location ## Are there any user-facing changes? There are now more location types to query directly, also added docs with some examples -- 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]
