You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zzm0809
changed the title
[Optimization][CDCSOURCE] Optimize cdcsource’s automatic table creation and FlinkDDL type acquisition
[Optimization][CDCSOURCE] Optimize the logical type acquisition method of cdcsource
Apr 25, 2024
Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.
Search before asking
Description
mysql table info
generate flinkddl
The generated flinkddl does not have a length, which may cause potential unknown problems.
You can get the asSerializableString of Flink LogicalType during conversion to get the complete flink type to avoid this problem.
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: