[
https://issues.apache.org/jira/browse/HUDI-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-2752:
-----------------------------
Sprint: Hudi-Sprint-Jan-3, Hudi-Sprint-Jan-10, Hudi-Sprint-Feb-22,
Hudi-Sprint-Mar-01, Hudi-Sprint-Mar-07, Hudi-Sprint-Mar-14, Hudi-Sprint-Mar-21
(was: Hudi-Sprint-Jan-3, Hudi-Sprint-Jan-10, Hudi-Sprint-Feb-22,
Hudi-Sprint-Mar-01, Hudi-Sprint-Mar-07, Hudi-Sprint-Mar-14)
> The MOR DELETE block breaks the event time sequence of CDC
> ----------------------------------------------------------
>
> Key: HUDI-2752
> URL: https://issues.apache.org/jira/browse/HUDI-2752
> Project: Apache Hudi
> Issue Type: Bug
> Components: flink
> Reporter: Danny Chen
> Assignee: Danny Chen
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently, the DELETE blocks are always written after the data blocks for one
> batch of data write, when there are INSERT/UPDATEs after the DELETE, the data
> would lost.
> What i can thought of is that the DELETE block should at least keep the event
> time sequence for #preCombine with other record payloads.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)