You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ádám Szita (Jira)" <ji...@apache.org> on 2022/11/15 09:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-26354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ádám Szita updated HIVE-26354:
------------------------------
    Component/s: Iceberg integration

> Support expiring snapshots on iceberg table
> -------------------------------------------
>
>                 Key: HIVE-26354
>                 URL: https://issues.apache.org/jira/browse/HIVE-26354
>             Project: Hive
>          Issue Type: Improvement
>          Components: Iceberg integration
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 50m
>  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.10#820010)