rajasekarv / vega

A new arguably faster implementation of Apache Spark from scratch in Rust
Apache License 2.0
2.23k stars 206 forks source link

Add a connector for Azure Data Lake Store #52

Open iduartgomez opened 4 years ago

iduartgomez commented 4 years ago

Similarly to #51, do likewise for Azure storage solution: implemente a read/write connector. If possible try to follow a common interface/pattern.