Alexey Kudinkin created HUDI-3351:
-------------------------------------
Summary: 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
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)