[
https://issues.apache.org/jira/browse/HUDI-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vova Kolmakov updated HUDI-7534:
--------------------------------
Description: After refactoring HUDI-7530 there still remains many places to
be cleaned in handleUpdate. I propose to move handleUpdateInternal(),
handleUpdate() and getUpdateHandle() to HoodieTable, so we could clean a lot of
code duplicates by deleting them from BaseXXXCommitActionExecutors and
HodieXXXTables. Also renameĀ handleUpdateInternal() to
updateWithUpsertHandle(). (was: After refactoring HUDI-7530 there still
remains many places to be cleaned in handleUpdate. I propose to move
handleUpdateInternal(), handleUpdate() and getUpdateHandle() to HoodieTable, so
we could clean a lot of code duplicates by deleting them from
BaseXXXCommitActionExecutors and HodieXXXTables.)
> Refactoring of handleUpdate in CommitActionExecutors and HoodieTables
> ---------------------------------------------------------------------
>
> Key: HUDI-7534
> URL: https://issues.apache.org/jira/browse/HUDI-7534
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Vova Kolmakov
> Assignee: Vova Kolmakov
> Priority: Minor
> Labels: pull-request-available
>
> After refactoring HUDI-7530 there still remains many places to be cleaned in
> handleUpdate. I propose to move handleUpdateInternal(), handleUpdate() and
> getUpdateHandle() to HoodieTable, so we could clean a lot of code duplicates
> by deleting them from BaseXXXCommitActionExecutors and HodieXXXTables. Also
> renameĀ handleUpdateInternal() to updateWithUpsertHandle().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)