yihua commented on PR #8573: URL: https://github.com/apache/hudi/pull/8573#issuecomment-1542487017
The root cause is that the code assumes that delete records are marked by "_hoodie_is_deleted"; however, custom CDC payloads uses `op` field to mark deletes, so the CDC delete payloads are not properly identified. -- 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]
