vinothchandar commented on pull request #2398:
URL: https://github.com/apache/hudi/pull/2398#issuecomment-753561734


   @rmpifer @prashantwason I ran into an issue trying to make MOR work. 
Essentially the check we added to skip rollback instants if their original 
instants have not been applied (discussion here 
https://github.com/apache/hudi/pull/2342#issuecomment-750473227 ) does not take 
into account the fact that for MOR tables, restore can add new log files to the 
table, to record the fact that this instant was rolled back. So tests fail 
since those logs are missed. Trying to find a cleaner fix. Will fix, get tests 
to pass before merging 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]


Reply via email to