top | item 39292772

(no title)

retakeming | 2 years ago

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.

discuss

order

pletnes|2 years ago

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