flink cdc sql 读取 oracle 全量问题 #2014
Replies: 1 comment 1 reply
-
解决了 主键的问题 对于sql 无主键情况下只能读一条 |
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.13
cdc:2.3
oracle :12c
配置如上 读取全量是 只能读全量最后一条 且 无法续接增量 是哪里需要配置么

Beta Was this translation helpful? Give feedback.
All reactions