[ https://issues.apache.org/jira/browse/HIVE-27454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ayush Saxena resolved HIVE-27454. --------------------------------- Fix Version/s: 4.0.0-beta-1 Hadoop Flags: Reviewed Resolution: Fixed > Iceberg: Allow expire snapshots by id > ------------------------------------- > > Key: HIVE-27454 > URL: https://issues.apache.org/jira/browse/HIVE-27454 > Project: Hive > Issue Type: Improvement > Reporter: Ayush Saxena > Assignee: Ayush Saxena > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0-beta-1 > > > As of now we allow only expiring snapshots older that x timestamp. Allow > expiring snapshots with ID > Proposed new Syntax > *(Support Snapshot ID)* > Alter Table <table Name> Execute Expire_SNAPSHOT(‘<Snapshot Id>‘) > *(Snapshot ID List)* > Alter Table <table Name> Execute Expire_SNAPSHOT('<Snapshot Id1>,<Snapshot > Id2>... ') -- This message was sent by Atlassian Jira (v8.20.10#820010)