You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/01/03 03:18:46 UTC

[GitHub] [hudi] vinothchandar commented on pull request #2398: [HUDI-842] Implementation of HUDI RFC-15.

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:
users@infra.apache.org