[
https://issues.apache.org/jira/browse/HUDI-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-9619.
----------------------------
Reviewers: Danny Chen
Resolution: Fixed
Fixed via master branch: c530d419658837978e012734a12fb4f21d8e918f
> Fix config key for precombine write config
> ------------------------------------------
>
> Key: HUDI-9619
> URL: https://issues.apache.org/jira/browse/HUDI-9619
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> The Jira aims to change the config key for precombine configs.
> * HoodieWriteConfig {{hoodie.datasource.write.precombine.field}} is changed
> to {{hoodie.datasource.write.precombine.fields}} to reflect the support of
> multiple ordering fields. {{hoodie.datasource.write.precombine.field}} is
> kept as an alternate key.
> * HoodieTableConfig {{hoodie.table.precombine.field}} is changed to
> {{{}hoodie.table.precombine.fields{}}}. Older key is kept as an alternate key.
> * Flink config {{precombine.field}} is changed to {{precombine.fields}} and
> older key is kept as alternate key.
> * Streamer configs support both options {{--source-ordering-fields}} and
> {{{}--source-ordering-field{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)