yuxiqian opened a new pull request, #4374: URL: https://github.com/apache/flink-cdc/pull/4374
This closes FLINK-39417. Previously in FLINK-38886, we introduced a GenericRecordData as a replacement of BinaryRecordData so connector and internal operator developers could get rid of the heavy `flink-cdc-runtime` operator and construct binary-unaware records. However, lacking corresponding serializers, it could not be used in complete pipelines but only in specific test cases. -- 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]
