[
https://issues.apache.org/jira/browse/HUDI-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754362#comment-17754362
]
Vinoth Chandar commented on HUDI-6490:
--------------------------------------
[~tim.brown] Do you want to take this work up? This can be done even on the 0.X
code line.
> Implement support for applying updates as deletes + inserts
> -----------------------------------------------------------
>
> Key: HUDI-6490
> URL: https://issues.apache.org/jira/browse/HUDI-6490
> Project: Apache Hudi
> Issue Type: New Feature
> Components: performance
> Reporter: Vinoth Chandar
> Assignee: Timothy Brown
> Priority: Major
> Fix For: 1.0.0, 0.15.0, 0.14.1
>
>
> This needs to happen at the higher layer of writing from Spark/Flink etc.
> Hudi can already support this, by
> - Logging delete blocks to the old file group.
> - Writing new data blocks/base files to the new file group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)