jamesblonde 5 days ago

How will DuckLake work with other Iceberg clients - like Python (Polars), Spark, Flink, etc?

Do you need to put a REST API in front of it this duckdb instance to make it an Iceberg Catalog?

1
ivovk 5 days ago

My understanding is that DuckLake, while being open source format, is not compatible with Iceberg, since it addressees some of it’s shortcomings, such as metadata stored in blob storage.