Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-6575

Prempt the condition to check whether MDT can be rolled back before running rollback in data table

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1.0
    • metadata
    • None

    Description

      Currently, while restoring, after we have processed N rollbacks in data table (rollbacks are not yet committed), we call metadata writer update method which then checks if there is at least a base file upto the point being restored. If not, then it aborts and the N rollback processing is wasted. The check in metadata writer update can be moved upfront.  

      Attachments

        Activity

          People

            Unassigned Unassigned
            codope Sagar Sumit
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: