[ 
https://issues.apache.org/jira/browse/HUDI-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853562#comment-17853562
 ] 

Ethan Guo commented on HUDI-7847:
---------------------------------

Note that HUDI-6798 has added the inference logic on the new record merge mode 
table config in HoodieTableMetaClient#inferRecordMergeMode (see 
[https://github.com/apache/hudi/pull/9894).]  We can reuse the same logic 
during table upgrade from table version 7 to 8 (SevenToEightUpgradeHandler).

> Infer record merge mode during table upgrade
> --------------------------------------------
>
>                 Key: HUDI-7847
>                 URL: https://issues.apache.org/jira/browse/HUDI-7847
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Ethan Guo
>            Assignee: Geser Dugarov
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Record merge mode is required to dictate the merging behavior in release 1.x, 
> playing the same role as the payload class config in the release 0.x.  During 
> table upgrade, we need to infer the record merge mode based on the payload 
> class so it's correctly set.



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

Reply via email to