You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2022/02/01 02:06:00 UTC

[jira] [Updated] (HUDI-3351) Rebase Record combining semantic into `HoodieRecordCombiningEngine`

     [ https://issues.apache.org/jira/browse/HUDI-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kudinkin updated HUDI-3351:
----------------------------------
    Fix Version/s: 0.11.0

> Rebase Record combining semantic into `HoodieRecordCombiningEngine`
> -------------------------------------------------------------------
>
>                 Key: HUDI-3351
>                 URL: https://issues.apache.org/jira/browse/HUDI-3351
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Alexey Kudinkin
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> Extract Record Combining (Merge) API from `HoodieRecordPayload` into a standalone, stateless component – `HoodieRecordCombiningEngine`.
>  
> Such component will be
> 1. Abstracted as stateless object providing API to combine records (according to predefined semantics) for engines (Spark, Flink) of interest
> 2. Plug-in point for user-defined combination semantics



--
This message was sent by Atlassian Jira
(v8.20.1#820001)