[
https://issues.apache.org/jira/browse/HIVE-26354?focusedWorklogId=785113&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-785113
]
ASF GitHub Bot logged work on HIVE-26354:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jun/22 14:09
Start Date: 27/Jun/22 14:09
Worklog Time Spent: 10m
Work Description: pvary commented on code in PR #3401:
URL: https://github.com/apache/hive/pull/3401#discussion_r907433600
##########
ql/src/java/org/apache/hadoop/hive/ql/parse/AlterTableExecuteSpec.java:
##########
@@ -25,13 +25,15 @@
* The following operation are supported
Review Comment:
done
Issue Time Tracking
-------------------
Worklog Id: (was: 785113)
Time Spent: 0.5h (was: 20m)
> 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
> Assignee: Peter Vary
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)