You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/08/17 05:06:01 UTC

[jira] [Updated] (HUDI-4092) Add support for snapshot management, tagging etc

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

Sagar Sumit updated HUDI-4092:
------------------------------
    Fix Version/s: 0.12.1
                       (was: 0.12.0)

> Add support for snapshot management, tagging etc
> ------------------------------------------------
>
>                 Key: HUDI-4092
>                 URL: https://issues.apache.org/jira/browse/HUDI-4092
>             Project: Apache Hudi
>          Issue Type: New Feature
>            Reporter: sivabalan narayanan
>            Priority: Major
>             Fix For: 0.12.1
>
>
> Ref: [https://github.com/apache/hudi/issues/5146]
> Add support for named snapshots, adding tags for easier managability of snapshots. 
>  * snapshot:
>  ** take a snapshot of the table with say "2022_S2_stable_sales" as snapshot name. Later queries should be feasible for a given snapshot. may be we can think of optimzing the layout when such snapshots are taken. (for eg, compacted, clustered etc)
>  * tagging:
>  ** Should be able to add tags to an existing snapshot for easier search and retrieval of snapshots. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)