[BUG] Some clients, PyIceberg, need more ADLS properties for Vended Credentials to work #418
Open
1 task done
Labels
bug
Something isn't working
Is this a possible security vulnerability?
Describe the bug
The adls.sas-token key:value being emitted is adls.sas-token.{account_host}:{sas-token} which works in Spark client but not other clients like PyIceberg #1146.
To support more clients Polaris should also set:
To Reproduce
Actual Behavior
No response
Expected Behavior
No response
Additional context
I created a custom FileIO fix as a temporary workaround
System information
No response
The text was updated successfully, but these errors were encountered: