Skip to content

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

@Tom-Newton

Description

@Tom-Newton

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions