hudi-bot opened a new issue, #16104:
URL: https://github.com/apache/hudi/issues/16104

   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]
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-6557
   - Type: Bug
   - Fix version(s):
     - 1.1.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to