danny0405 commented on code in PR #6256: URL: https://github.com/apache/hudi/pull/6256#discussion_r955638291
########## rfc/rfc-51/rfc-51.md: ########## @@ -42,11 +43,11 @@ In cases where Hudi tables used as streaming sources, we want to be aware of all To implement this feature, we need to implement the logic on the write and read path to let Hudi figure out the changed data when read. In some cases, we need to write extra data to help optimize CDC queries. -## Scenarios +## Scenario Illustration Review Comment: > should produce separate CDC rows I guess this is a must ? How could you combine them in one row, the schema does not match. -- 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]
