dungdm93 opened a new pull request, #4823: URL: https://github.com/apache/iceberg/pull/4823
AWS S3 path-style API requests are deprecated. However, there are many S3-compatible services like MinIO or Ceph are not able to use Virtual Hosted-Style because of legacy deployment or organization restriction. Up until now, to config path-style access, we need to write custom `AwsClientFactory`. So it would be nice if Iceberg's `DefaultAwsClientFactory` support `s3.path-style-access` (`false` by default) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
