SqlServer 的TIMESTAMP类型无法转换为合法的flinkSQL的数据类型
The value type of XDBMASK field is TIMESTAMP in SqlServer (this field data is binary in SqlServer), but the value type of XDBMASK field is BIGint in mysql,When data is synchronized from SqlServer to mysql via Flink-CDC, the data is converted to FlinkSQL's data type as a bunch of Java objects (java.nio.heapByteBuffer [pos=0 lim=8 cap=8]),Unable to write to mysql

Hi @Adiao512 , Can you supply sql script and data to reproduce the issue ?
Closing this issue because it was created before version 2.3.0 (2022-11-10). Please try the latest version of Flink CDC to see if the issue has been resolved. If the issue is still valid, kindly report it on Apache Jira under project Flink with component tag Flink CDC. Thank you!