Open djouallah opened 1 year ago
As the support for Azure Blob Storage is being in progress in Apache Arrow C++ (https://github.com/search?q=repo%3Aapache%2Farrow+%5BC%2B%2B%5D%5BFS%5D%5BAzure%5D&type=issues) and it will be available in Python as a follow-up also, would that be something we can use to read from OneLake Fabric?
Describe the enhancement requested
Delta_rs added support for Fabric OneLake recently, it will be nice to add the support for pyarrow dataset to read parquet and csv etc from OneLake Fabric
https://github.com/delta-io/delta-rs/pull/1642
currently I am using this code to read from dataset and save ad delta table but it works only with local path
Component(s)
Format, Integration, Python