Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python][FS][Azure] Expose all the configuration options to python #40572

Open
Tom-Newton opened this issue Mar 15, 2024 · 0 comments
Open

[Python][FS][Azure] Expose all the configuration options to python #40572

Tom-Newton opened this issue Mar 15, 2024 · 0 comments

Comments

@Tom-Newton
Copy link
Contributor

Tom-Newton commented Mar 15, 2024

Describe the enhancement requested

Child of: #39317
blocked by #38598 - probably best to wait for all the planned configuration options to be implemented on the C++ side.

The C++ file-system implementation has lots of configuration options, e.g. for all the different Azure authentication methods. #39968 added the python bindings but was deliberately minimal in terms of the configuration options it exposed.

Should bear in mind consistency and code re-use with AzureOptions::FromUri() implemented by #40325. See discussion at #40021 (comment)

Component(s)

Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant