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

Support OverwriteWithGreaterRecordPayload for Hudi

    XMLWordPrintableJSON

Details

    Description

      Support OverwriteWithGreaterRecordPayload for Hudi:

      In DefaultHoodieRecordPayload only support precombine key incoming >= persist,this can not use in the sence which need keep the earliest record when incoming = persist.

      eg:  earliest login time

       

      id precombine ts login_time  
      1 123 11 123456  
      1 123 11 123666  

      In this sence need keep the first record,so we need a new payload     

      Attachments

        Issue Links

          Activity

            People

              xuzifu xy
              xuzifu xy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: