Ayush Saxena created HIVE-27454:
-----------------------------------

             Summary: Iceberg: Allow expire snapshots by id
                 Key: HIVE-27454
                 URL: https://issues.apache.org/jira/browse/HIVE-27454
             Project: Hive
          Issue Type: Bug
            Reporter: Ayush Saxena
            Assignee: Ayush Saxena


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)

Reply via email to