About
Delta Lake is an open-source storage framework that enables building a format agnostic Lakehouse architecture with many compute engines. For Python, native Delta Lake bindings exist based on delta-rs with Pandas integration. It will be sweet to support Delta Lake like CrateDB Toolkit is doing it.
Evaluation
It looks like dlt supports the format already, see dlt » Delta table format.
References
About
Delta Lake is an open-source storage framework that enables building a format agnostic Lakehouse architecture with many compute engines. For Python, native Delta Lake bindings exist based on delta-rs with Pandas integration. It will be sweet to support Delta Lake like CrateDB Toolkit is doing it.
Evaluation
It looks like dlt supports the format already, see dlt » Delta table format.
References