TPSHION commented on issue #3120:
URL: https://github.com/apache/flink-cdc/issues/3120#issuecomment-1998890050

   所以只能修改表结构吗?
   
   | |
   chen
   |
   |
   ***@***.***
   |
   ---- 回复的原邮件 ----
   | 发件人 | Hongshun ***@***.***> |
   | 发送日期 | 2024年03月15日 11:50 |
   | 收件人 | apache/flink-cdc ***@***.***> |
   | 抄送人 | jack ***@***.***>,
   Author ***@***.***> |
   | 主题 | Re: [apache/flink-cdc] 
mysql同步到starrocks时,当主键是bigint且有无符号时,会被识别为decimal类型,导致创建表失败 (Issue #3120) |
   
   Flink only have bigint type, if mysql data is unsigned bigint , maybe out of 
range, so cast to DECIMAL(20, 0).
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to