GitHub user jonsnowseven added a comment to the discussion: Iceberg Table
Maintanance
Let's say I have a catalog in Spark configured like this:
```
connector.name=iceberg
iceberg.catalog.type=rest
iceberg.rest-catalog.uri=${ENV:GRAVITINO_ICEBERG_URI}
iceberg.allowed-extra-properties=*
iceberg.rest-catalog.warehouse=catalog_iceberg
```
Can I expire snapshots using a
[SparkAction](https://iceberg.apache.org/docs/latest/maintenance/#expire-snapshots)?
GitHub link:
https://github.com/apache/gravitino/discussions/9772#discussioncomment-15558989
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]