Comment on Preview: Amazon S3 Tables and Lakehouse in DuckDBComments−margorczynski1yLooks like they're going the route of Starrocks? https://www.starrocks.io/Basically decoupling the file/data storage from the distributed computation layer.−jamesblonde1yThat is exactly what the Lakehouse is about - decoupling storage (Iceberg, Delta, Hudi) from query engine.
Comments
Looks like they're going the route of Starrocks? https://www.starrocks.io/
Basically decoupling the file/data storage from the distributed computation layer.
That is exactly what the Lakehouse is about - decoupling storage (Iceberg, Delta, Hudi) from query engine.