YannByron opened a new pull request, #6697: URL: https://github.com/apache/hudi/pull/6697
### Change Logs This PR is going to support CDC on Spark. The changes are listed: 1. add a new field named `cdcPath` in `HoodieWriteStat` to hold the cdc file. 2. upgrade `HooideMergeHandle` and its sub-classes to persist the cdc data to the cdc log file if needed. 3. other related changes ### Impact Low -- 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]
