Peter Vary created HIVE-26354: --------------------------------- Summary: Support expiring snapshots on iceberg table Key: HIVE-26354 URL: https://issues.apache.org/jira/browse/HIVE-26354 Project: Hive Issue Type: Improvement Reporter: Peter Vary
It would be good to support expire snapshots for Iceberg tables. The syntax could be something like below: {code} ALTER TABLE test_table EXECUTE expire_snapshots('timestamp'); {code} -- This message was sent by Atlassian Jira (v8.20.7#820007)