YannByron commented on PR #5436:
URL: https://github.com/apache/hudi/pull/5436#issuecomment-1124612306

   @vinothchandar @xushiyan 
   Based on the slack discussion, I've updated this RFC, with the main changes 
in the following two parts:
   1. write out the cdc file as a log file format to the regular data 
directory, rather than the separate `.cdc` path, that can be easy to clean up 
without extra workload.
   2. use the debezium output format as the Hudi CDC format.
   and use an illustration to explain how we can query the CDC on MOR table in 
kinds of cases.
   
   please review this again.


-- 
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