yuxiqian opened a new pull request, #4218: URL: https://github.com/apache/flink-cdc/pull/4218
This closes FLINK-38886. Currently, there's no portable way to construct a CDC RecordData without depending on heavy flink-cdc-runtime packages. Also BinaryRecordData is not easy to parse and inspect. Providing such classes and converters between CDC Internal objects / classes and Java objects / classes would simplify connectors implementation. -- 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]
