Re: [PR] feat: Support non-default adls-authority-host [iceberg-rust]

2025-06-25 Thread via GitHub
Xuanwo merged PR #1439: URL: https://github.com/apache/iceberg-rust/pull/1439 -- 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

[PR] feat: Support non-default adls-authority-host [iceberg-rust]

2025-06-13 Thread via GitHub
c-thiel opened a new pull request, #1439: URL: https://github.com/apache/iceberg-rust/pull/1439 ## Which issue does this PR close? Currently we don't have a way to create a `FileIO` for adls with a non-default Authority host. Opendal already supports this feature, so we only need to