danny0405 commented on issue #4797: URL: https://github.com/apache/hudi/issues/4797#issuecomment-1036967981
Thanks for the reporting @melin , actually hoodie already implemented this feature already since release 0.9, we add a metadata field named `__hoodie_operation` to record the per-record change flag. And hoodie can consume CDC and be read a CDC source both through Flink engine already. The spark engine should follow in this feature soon. But like you said, we should have a more general solution, let's say hoodie would support CDC logs not only for CDC source, but appending logs too, the RFC is coming soon ~ -- 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]
