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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: