He Wang created FLINK-37300:
-------------------------------
Summary: Add database native type information to Column struct to
generate ddl correctly
Key: FLINK-37300
URL: https://issues.apache.org/jira/browse/FLINK-37300
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: He Wang
Many data types in the database do not have a one-to-one correspondence with
the data types in Flink. So to ensure that the data types on the source and
sink sides match accurately, we need to add the column type information in the
database to the Column struct.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)