iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Support to optimize, analyze tables and expire snapshots, remove orphan files

Open Fokko opened this issue 2 years ago • 4 comments

Feature Request / Improvement

Migrated of https://github.com/apache/iceberg/issues/8183

Fokko avatar Oct 02 '23 10:10 Fokko

Removing orphaned files should include a change that allows building the fs directly from the table no? Seems odd to have that separate and contained only in the project_table ?

jayceslesar avatar Oct 04 '23 02:10 jayceslesar

Any progress on this issue? Seems core to table manipulation!

mfb5176 avatar Feb 09 '24 15:02 mfb5176

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Aug 08 '24 00:08 github-actions[bot]

Hello, any progress?

eedduuar avatar Sep 05 '24 22:09 eedduuar

Ah its me again! Just wondering if this is planned at all, or if the recommendation to perform table maintenance would be to spin up a spark cluster or similar to expire snapshots and clean things up?

Samreay avatar Nov 06 '24 07:11 Samreay

Hello @eedduuar @Samreay, the recommendation is to use Spark, Trino, or another engine that provides support. There is ongoing work on expiring snapshots, but there is no ETA yet.

We are open to receiving help, and you can track the progress through issue #1065.

ndrluis avatar Nov 17 '24 12:11 ndrluis

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar May 17 '25 00:05 github-actions[bot]