3.4版本的同步问题
#4035
Replies: 2 comments 2 replies
-
Sounds it's not intended. Could you please share more information, like your source and sink, YAML definition, and Flink error logs if any? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在flink 1.18加flink cdc 3.2版本使用schema.change.behavior: EVOLVE参数可以实现动态同步表结构
但是现在换成了flink 1.20.1 加flink cdc 3.4版本,就无法动态同步表结构了,甚至连数据也不能同步了,这是为什么?是3.4不支持了吗
Beta Was this translation helpful? Give feedback.
All reactions