[
https://issues.apache.org/jira/browse/HUDI-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763287#comment-17763287
]
Lin Liu edited comment on HUDI-6702 at 9/8/23 11:46 PM:
--------------------------------------------------------
The first step of the task is to ensure the HoodieRecordPayload.getInsertValue
is called correctly. I have checked all the current design, and the calling of
the getInsertValue has been wrapped into HoodieAvroRecord class. So the first
goal of this task has been done.
Next subtask is to ensure that we apply merge api to the places where the
custom logic should be added.
was (Author: JIRAUSER301185):
The first step of the task is to ensure the HoodieRecordPayload.getInsertValue
is called correctly. I have checked all the current design, and the calling of
the getInsertValue has been wrapped into HoodieAvroRecord class. So this task
has been done.
> Extend merge API to support all merging operations
> --------------------------------------------------
>
> Key: HUDI-6702
> URL: https://issues.apache.org/jira/browse/HUDI-6702
> Project: Apache Hudi
> Issue Type: New Feature
> Reporter: Sagar Sumit
> Assignee: Lin Liu
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> See this issue for more details- [https://github.com/apache/hudi/issues/9430]
> We may have to introduce a new API or figure out a way for the current merger
> to skip empty records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)