You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2022/06/23 11:31:00 UTC

[jira] [Created] (HIVE-26354) Support expiring snapshots on iceberg table

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)