apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.46k stars 2.23k forks source link

Before expiring snapshots is there need to provide history snapshot file statistics #11213

Open MichaelDeSteven opened 1 month ago

MichaelDeSteven commented 1 month ago

Feature Request / Improvement

Query engine

Spark

Willingness to contribute

manuzhang commented 1 month ago

It might be valuable to add a dry_run option to expire_snapshots like remove_orphan_files.

MichaelDeSteven commented 1 month ago

It might be valuable to add a dry_run option to expire_snapshots like remove_orphan_files.

good idea! When dry_run is true, don't actually remove files but return info.