[
https://issues.apache.org/jira/browse/HUDI-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-4863:
-----------------------------
Sprint: 2022/11/01, 2022/12/06 (was: 2022/11/01)
> 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
> Assignee: sivabalan narayanan
> Priority: Major
> Fix For: 0.13.0
>
>
> 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)