Xiqian Yu created FLINK-38840:
---------------------------------
Summary: Postgres YAML connector supports emitting complete Table
ID
Key: FLINK-38840
URL: https://issues.apache.org/jira/browse/FLINK-38840
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: Xiqian Yu
Currently, Postgres YAML connector maps (schema, table) as Pipeline event Table
ID, and the database part is missing.
We may add a new option to generate complete Table ID (database, schema,
table). This could be useful when records are written into Kafka as JSON
messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)