Commit a91e042
Support datafusion-cli access to public S3 buckets that do not require authentication (#16300)
* Support datafusion-cli access to public S3 buckets that do not require authentication
* improve docs
* clippy and test
* Update test
* Update datafusion-cli/Cargo.toml
Co-authored-by: Dmitrii Blaginin <[email protected]>
* Only use unsigned requests on `CredentialsError::CredentialsNotLoaded`
---------
Co-authored-by: Dmitrii Blaginin <[email protected]>1 parent 1d61f31 commit a91e042
File tree
4 files changed
+277
-132
lines changed- datafusion-cli
- src
- docs/source/user-guide/cli
4 files changed
+277
-132
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments