delta-incubator / delta-sharing-rs

A Minimalistic Rust Implementation of Delta Sharing Server.
MIT License
79 stars 8 forks source link

Microsoft Azure backed Delta tables #18

Closed rbacevic closed 9 months ago

rbacevic commented 12 months ago

Contact Details

ranko.bacevic@dev.telnet.rs

Is your feature request related to a problem? Please describe.

I was trying to connect sharing server with ADLS gen 2, but I am getting internal server error once I execute request.

Describe the solution you'd like.

Hi, is supporting Microsoft Azure backed Delta tables in development? Is there some estimate when it is expected to be done, or if help is needed, I can try to help, with some minor guidelines and info from someone in charge :) ? Thanks in advance!

Code of Conduct

tdikland commented 9 months ago

I'd like to work on supporting ADLS backed Delta Lake tables. @MrPowers can you assign this issue to me?

tdikland commented 9 months ago

@ognis1205 I've opened a draft PR to support ADLS backed Delta Tables. There are some open questions, so it would be great if you could take a look.