danny0405 commented on issue #13219: URL: https://github.com/apache/hudi/issues/13219#issuecomment-2856655887
One way is we check the `HoodieOperation` of the record, but first of all, it needs to be set up correctly, and it looks like the issue is only related with `DELETES`, I guess maybe we just need to distinguish the deletes by `HoodieRecord.isDelete`. -- 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]
