[SS-69] use updated iceberg-rust fork. new auth hooks for S3 Tables REST and S3 FileIO - #36692
Merged
Conversation
This was referenced May 22, 2026
Merged
patrickwwbutler
approved these changes
Jun 1, 2026
patrickwwbutler
left a comment
Contributor
There was a problem hiding this comment.
Seems fine to me! I would just make sure you test the changes with a real connection, and not just in testdrive
ublubu
marked this pull request as ready for review
June 2, 2026 14:12
martykulma
reviewed
Jun 2, 2026
ublubu
force-pushed
the
kynan/new-iceberg-rust
branch
3 times, most recently
from
June 8, 2026 19:28
bb82c43 to
a318cff
Compare
ublubu
force-pushed
the
kynan/new-iceberg-rust
branch
from
June 10, 2026 14:35
a318cff to
46500a6
Compare
ublubu
enabled auto-merge (squash)
June 10, 2026 14:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In preparation for sinking to GCP's Lakehouse, I've pulled in the stable release
v0.9.0foriceberg-rustand added aRequestAuthenticatortrait for customizing auth support.Auth options:
iceberg-rustfork)gcp_authin an upcoming PR)This PR is still in Draft state because it depends oniceberg-rustchanges that have not yet been reviewed. (e.g. MaterializeInc/iceberg-rust#1)