[
https://issues.apache.org/jira/browse/HUDI-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-7850:
----------------------------
Description: Right now, "hoodie.record.merge.mode" is optional during
writes as it is inferred from the payload class name, payload type, and the
record merger strategy during the creation of the table properties. We should
make this config mandatory in release 1.0 and make other merge configs optional
to simplify the configuration experience. (was: Right now )
> Makes hoodie.record.merge.mode mandatory upon creating the table and first
> write
> --------------------------------------------------------------------------------
>
> Key: HUDI-7850
> URL: https://issues.apache.org/jira/browse/HUDI-7850
> Project: Apache Hudi
> Issue Type: New Feature
> Reporter: Ethan Guo
> Priority: Major
>
> Right now, "hoodie.record.merge.mode" is optional during writes as it is
> inferred from the payload class name, payload type, and the record merger
> strategy during the creation of the table properties. We should make this
> config mandatory in release 1.0 and make other merge configs optional to
> simplify the configuration experience.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)