Xiqian Yu created FLINK-39417:
---------------------------------
Summary: YAML Pipeline could not [de]serialize GenericRecordData
Key: FLINK-39417
URL: https://issues.apache.org/jira/browse/FLINK-39417
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Affects Versions: cdc-3.6.0
Reporter: Xiqian Yu
Assignee: Xiqian Yu
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 message was sent by Atlassian Jira
(v8.20.10#820010)