Re: [PR] fix(s3): path-style-access means no virtual-host [iceberg-rust]

2025-02-04 Thread via GitHub
Fokko merged PR #944: URL: https://github.com/apache/iceberg-rust/pull/944 -- 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: issues-unsubscr...@iceberg.ap

[PR] fix(s3): path-style-access means no virtual-host [iceberg-rust]

2025-02-04 Thread via GitHub
twuebi opened a new pull request, #944: URL: https://github.com/apache/iceberg-rust/pull/944 Hi, I noticed that this boolean check was inverted, it applied virtual host style access if path style access was true and vice-versa. -- This is an automated message from the Apache Git Service.