Thanks for working on this. Makes sense to add `pathStyleAccess`.
Yufei
On Wed, Jul 9, 2025 at 12:34 AM Omar Al-Safi wrote:
> Hi Dmitri,
>
> +1, personally I don't see any harm to add, plus besides supporting
> S3-compatible storages, this allows supporting legacy s3 buckets that still
> use p
Hi Dmitri,
+1, personally I don't see any harm to add, plus besides supporting
S3-compatible storages, this allows supporting legacy s3 buckets that still
use path style access
Regards,
Omar
On Wed, Jul 9, 2025 at 1:52 AM Dmitri Bourlatchkov wrote:
> Hi All,
>
> I propose to add a boolean `pat
Hi All,
I propose to add a boolean `pathStyleAccess` optional parameter
to AwsStorageConfigInfo in PR [2012].
The main idea is to support non-AWS S3 implementations for [1530] but the
new parameter is meaningful in AWS SDK S3 clients in general.
If set, the value will be propagated to Iceberg RE