You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/05/12 19:39:00 UTC

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

sivabalan narayanan created HUDI-4092:
-----------------------------------------

             Summary: 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


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.7#820007)