databend icon indicating copy to clipboard operation
databend copied to clipboard

feat: Integrate with delta lake

Open Xuanwo opened this issue 3 years ago • 4 comments

Summary

Delta lake is an open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs.

Allow databend read data from delta lake seems interesting. We can use delta-rs.

Xuanwo avatar Sep 30 '22 00:09 Xuanwo