Savepoint
Savepoints are used to save and restore data of the customized version.
Savepoints provided by Hudi can save different commits so that the cleaner program does not delete them. You can use rollback to restore them later.
Using Hudi CLI to manage savepoints includes:
- Creating a savepoint
- Rolling back a savepoint
MOR tables do not support savepoints.
Last Article: Compaction
Next Article: Single-Table Concurrent Write
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.