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
Add python bindings so that the new C++ AzureFilesystem can be used from Python code. abfs:// and abfss:// URIs should automatically select the AzureFilesystem.
Tom-Newton
changed the title
[Python] Python bindings for the new C++ AzureFilesystem
[Python][FS][Azure] Python bindings for the new C++ AzureFilesystemFeb 6, 2024
Describe the enhancement requested
Add python bindings so that the new C++
AzureFilesystem
can be used from Python code.abfs://
andabfss://
URIs should automatically select theAzureFilesystem
.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 #18014Sub issues:
AzureFilesystem
#39968Component(s)
Python
The text was updated successfully, but these errors were encountered: