sivabalan narayanan created HUDI-4863:
-----------------------------------------

             Summary: Deprecate `hoodie.compaction.payload.class` and re-use 
hoodie.datasource.write.payload.class
                 Key: HUDI-4863
                 URL: https://issues.apache.org/jira/browse/HUDI-4863
             Project: Apache Hudi
          Issue Type: Improvement
          Components: writer-core
            Reporter: sivabalan narayanan


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. 

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to