Skip to content

fix(io): update sas token behaviour to mimic java implementation#746

Merged
zeroshade merged 1 commit intoapache:mainfrom
jwtryg:main
Feb 20, 2026
Merged

fix(io): update sas token behaviour to mimic java implementation#746
zeroshade merged 1 commit intoapache:mainfrom
jwtryg:main

Conversation

@jwtryg
Copy link
Copy Markdown
Contributor

@jwtryg jwtryg commented Feb 20, 2026

Use the full hostname to get adls SAS token from table configs.

Closes #738.

use the full hostname to get the sas token from properties map, instead of just using the account name
Copy link
Copy Markdown
Member

@zeroshade zeroshade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@zeroshade zeroshade merged commit 2802e5c into apache:main Feb 20, 2026
13 checks passed
rockwotj pushed a commit to rockwotj/iceberg-go that referenced this pull request Mar 18, 2026
…che#746)

Use the full hostname to get adls SAS token from table configs.

Closes apache#738.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Fail to extract SAS token from table response

2 participants