databend
databend copied to clipboard
feat: Integrate with delta lake
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.