Skip to content

Commit

Permalink
[HUDI-4741] add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jian.feng committed Oct 20, 2022
1 parent bd53c89 commit 65fd7f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ public enum State {
// An instant can be aborted then be reused again, so it has lower priority
// than COMPLETED
ABORTED,
// An instant can be reused from a partial recover (hence region restart)
PARTIAL_RECOVER,
// Committed instant
COMPLETED
Expand Down

0 comments on commit 65fd7f9

Please sign in to comment.