delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
722 stars 154 forks source link

Does delta sharing support SAS token configuration settings for azure in core-site.xml? #466

Open I323272 opened 3 months ago

I323272 commented 3 months ago

Hi,

I am looking for accessing azure object storage using SAS token using delta sharing. Is there already provision for the same because I currently see that it has access only using SharedKey and Oauth. With azure-hadoop latest version I see there is support for SAS Auth Type but with current version of azure-hadoop 2.10.1 used in delta-sharing there is no support for SAS. What is the plan to support SAS in delta-sharing