[
https://issues.apache.org/jira/browse/HUDI-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Wason updated HUDI-6557:
---------------------------------
Fix Version/s: 0.14.1
(was: 0.14.0)
> Deletes are not working if using custom timestamp for replica identity DEFAULT
> ------------------------------------------------------------------------------
>
> Key: HUDI-6557
> URL: https://issues.apache.org/jira/browse/HUDI-6557
> Project: Apache Hudi
> Issue Type: Bug
> Components: deltastreamer
> Reporter: Aditya Goenka
> Priority: Critical
> Fix For: 0.14.1
>
>
> Debezium is giving only primary key value for DELETE records and for others
> it's giving as null.or 0. Timestamp convertor then converts 0 to 1970-01-01
> and tries to delete the record from that partition and delete fails.
> Github issue - [https://github.com/apache/hudi/issues/9143]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)