Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is this deltalake the same as Databricks deltalake? Is it compatible?


Yes. delta-rs is a Rust-based implementation of Delta Lake.

The existing version of pg_analytics uses delta-rs to manage Parquet files stored within Postgres. In the future, we plan on integrating external object stores. This means that you'll be able to query any Delta Lake directly from Postgres.

Iceberg support will come later, once the Rust implementation of Iceberg matures.


Now this is cool. Making data available to applications (and other nice things).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: