apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.52k stars 3.71k forks source link

Delta Lake Extension for Druid: Missing Support for Azure and ADLS Integration #17441

Open amirjalali1 opened 3 weeks ago

amirjalali1 commented 3 weeks ago

Motivation

Delta lake extension does not work azure.

Proposed changes

Add azure support for delta lake. Add a proper documentation for azure delta lake and delta tables

Rationale

Delta Lake extension is limited to aws

amirjalali1 commented 3 weeks ago

this might give some insight https://github.com/apache/druid/blob/master/extensions-contrib/druid-deltalake-extensions/pom.xml#L109