yux created FLINK-38886:
---------------------------
Summary: Provide GenericRecordData in Pipeline public API
Key: FLINK-38886
URL: https://issues.apache.org/jira/browse/FLINK-38886
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: yux
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 message was sent by Atlassian Jira
(v8.20.10#820010)