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 · 2 comments
Open
2 of 3 tasks
Assignees
Labels
Invalid Invalid 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
Copy link

github-actions bot commented Jun 1, 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.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。

@github-actions github-actions bot added the Invalid Invalid label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid Invalid Optimization Optimization function
Projects
Status: No status
Development

No branches or pull requests

2 participants