You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-45705: [Python] Add support for SAS token in AzureFileSystem (#45706)
### Rationale for this change
Python bindings could use the ability to use SAS tokens just like C++
### What changes are included in this PR?
AzureFileSystem now includes a sas_token parameter
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Additional parameter to AzureFileSystem
* GitHub Issue: #45705
Lead-authored-by: Mike Barry <github@barry.io>
Co-authored-by: Mike <jabbera@users.noreply.github.com>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
0 commit comments