Commit 9e1a54e
fix(s3tables): use 's3' as the default scheme (#2313)
## Which issue does this PR close?
- Closes #2312
## What changes are included in this PR?
Changes the s3tables default scheme to "s3://"
## Are these changes tested?
With this change, I can read files resolved through an s3table catalog
now.
(cherry picked from commit b06b573)1 parent 6692e8c commit 9e1a54e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments