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
While ducklake has merge_adjacent_files it seems to operate at the catalog level and isn't fine grained at the table or partition level, also I expect that in many cases it would be benificial to do the opposite of merging adjacent, and instead to split up large parquet files into several smaller ones.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature request for something similar to https://trino.io/docs/current/connector/iceberg.html#optimize
While ducklake has merge_adjacent_files it seems to operate at the catalog level and isn't fine grained at the table or partition level, also I expect that in many cases it would be benificial to do the opposite of merging adjacent, and instead to split up large parquet files into several smaller ones.
Related to #77
Beta Was this translation helpful? Give feedback.
All reactions