You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2023/01/10 07:59:00 UTC

[jira] [Created] (HUDI-5523) Support force rollback to a history instant

Danny Chen created HUDI-5523:
--------------------------------

             Summary: Support force rollback to a history instant
                 Key: HUDI-5523
                 URL: https://issues.apache.org/jira/browse/HUDI-5523
             Project: Apache Hudi
          Issue Type: New Feature
          Components: hudi-utilities
            Reporter: Danny Chen


Currently, the instant can be rolled back one by one, say we have 4 instants here:

instant1, instant2, instant3, instant4

 

If we want to roll back to instant1, instant4 should be rolled back firstly, then instant 3 and so forth.

One demand/request here is to support to roll back to instant1 directly.



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