DanielLeens commented on issue #11042: URL: https://github.com/apache/seatunnel/issues/11042#issuecomment-4700296010
Thanks for offering to work on this. I tried to assign the issue directly, but GitHub is not accepting `@wipheg` as an assignee on the repository side at the moment. Please still go ahead when you are ready and feel free to open a draft PR. A good starting point is the current CDC metadata path in: 1. `seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/IncrementalSource.java` 2. the connector-specific event metadata providers under the CDC connectors 3. the CDC row metadata / deserialization tests in `connector-cdc-base` For the first delivery, please keep the scope on stable SeaTunnel-owned metadata fields only, and document connector-by-connector coverage explicitly in the PR. -- 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]
