Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Optimization][CDCSOURCE] Optimize the logical type acquisition method of cdcsource #3422

Open
2 of 3 tasks
Zzm0809 opened this issue Apr 25, 2024 · 1 comment
Open
2 of 3 tasks
Assignees
Labels
Optimization Optimization function
Milestone

Comments

@Zzm0809
Copy link
Contributor

Zzm0809 commented Apr 25, 2024

Search before asking

  • I had searched in the issues and found no similar optimization requirement.

Description

mysql table info
image

generate flinkddl
image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@Zzm0809 Zzm0809 added Waiting for reply Waiting for reply Optimization Optimization function labels Apr 25, 2024
Copy link

Hello @Zzm0809, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply.

你好 @Zzm0809, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。

@Zzm0809 Zzm0809 removed the Waiting for reply Waiting for reply label Apr 25, 2024
@Zzm0809 Zzm0809 added this to the 1.1.0 milestone Apr 25, 2024
@Zzm0809 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimization function
Projects
Status: No status
Development

No branches or pull requests

2 participants