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] Python bindings for the new C++ AzureFilesystem #39317

Open
Tom-Newton opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@Tom-Newton
Copy link
Contributor

Tom-Newton commented Dec 20, 2023

Describe the enhancement requested

Add python bindings so that the new C++ AzureFilesystem can be used from Python code. abfs:// and abfss:// URIs should automatically select the AzureFilesystem.

This should enable pyarrow users to get much improved performance and reliability compared to https://github.com/fsspec/adlfs.

Work on the C++ AzureFilesystem is tracked by #18014

Sub issues:

Component(s)

Python

@Tom-Newton
Copy link
Contributor Author

Tom-Newton commented Dec 20, 2023

My custom build of pyarrow actually has pybindings like this. I can work on this.

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