Commit b06b573
authored
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.1 parent 8e884ef commit b06b573
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments