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

Deprecate `hoodie.compaction.payload.class` and re-use hoodie.datasource.write.payload.class

    XMLWordPrintableJSON

Details

    • 2

    Description

      We have two configs for payload which is causing confusion. 

       

      hoodie.datasource.write.payload.class

      and hoodie.compaction.payload.class

      2nd is a table config, which will be used by MOR snapshot query to merge base with log records. 

       

      From the code, looks like hoodie.compaction.payload.class is overwritten w/ whats set for hoodie.datasource.write.payload.class. So, hoodie.datasource.write.payload.class takes precedence. but lets see if we can deprecate one and use 1 config across the board. 

       

       

       

      Attachments

        Activity

          People

            shivnarayan sivabalan narayanan
            shivnarayan sivabalan narayanan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: