You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ducklake contains within it effective partitioning information (when the min and max values are equal for a column's data stats), duckdb has existing mechanisms for this to be reported to improve aggregation performance right now and hopefully join performance in the future. Ducklake should report this info so it can be taken advantage of.
Ducklake should not give worse performance than delta lake
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Ducklake contains within it effective partitioning information (when the min and max values are equal for a column's data stats), duckdb has existing mechanisms for this to be reported to improve aggregation performance right now and hopefully join performance in the future. Ducklake should report this info so it can be taken advantage of.
Ducklake should not give worse performance than delta lake
https://duckdb.org/2025/03/21/maximizing-your-delta-scan-performance.html#partition-information-pushdown
duckdb/duckdb#14329
Beta Was this translation helpful? Give feedback.
All reactions