bvaradar commented on issue #2072: URL: https://github.com/apache/hudi/issues/2072#issuecomment-687827770
For SavePoints, there is CLI commands (savepoints create, savepoints rollback....). Rollbacks are internally managed with the next ingestion performing it(if needed). I have opened a jira : https://issues.apache.org/jira/browse/HUDI-1271 to add Restore utility scrips. It is easy to add a utility script in java and have it be called from your python code. @vingov : Any thoughts on this ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
