nsivabalan commented on PR #5837: URL: https://github.com/apache/hudi/pull/5837#issuecomment-1188738457
for eg, C3, savepoint_C3, C5, Savepoint_C5, C7, C8, C9. restore to C3: ideally we need to rollback, C9, C8, C7, C6, C5 and C4. but active timeline may not have C4 and C6. So, we may need to fetch from archive timeline and then trigger rollback. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
