New option to force S3 SDFS backend
Details
| Detail name | Value |
|---|---|
| Changelog Number | 21903 |
| Type | New Feature |
| Status | Resolved |
| Fix Versions | Exasol 8.32.0 |
| Resolution Date | 2024-11-08 |
Background
The S3 SDFS backend was previously only available for URLs containing amazonaws.com or storage.googleapis.com.
New Feature
There is now a new remote volume option use_s3_protocol, which can be used for all S3-compatible storage implementations from 3rd-party providers. Note that this option is not necessary for AWS/GCP URLs: They will automatically select the S3 backend as before; the new use_s3_protocol is intended only for URLs that don’t already look like S3 URLs.