apache / flink-cdc

Flink CDC is a streaming data integration tool

Home Page:https://nightlies.apache.org/flink/flink-cdc-docs-stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataStreamSource oracle ID

zxzzhange opened this issue · comments

Please don't check the box below

  • I'm aware that bugs and new features should be reported on Apache Jira or Flink mailing list instead of here

Again, please don't check the box below

  • I'm aware that new issues on GitHub will be ignored and automatically closed.

请不要勾选以下选项

  • 我已知悉缺陷和新功能需要在 Apache Jira 或 Flink 邮件列表中反馈,而不是在这里创建新 issue。

也请不要勾选以下选项

  • 我已知悉 GitHub 上的新 issue 会被忽略且自动关闭。

WechatIMG180

OracleToMysqlSink.java:

value:

{"before":null,"after":{"ID":{"scale":0,"value":"AQ=="},"NAME":"1","DESCRIPTION":"11"},"source":{"version":"1.9.7.Final","connector":"oracle","name":"oracle_logminer","ts_ms":0,"snapshot":"false","db":"zhangge","sequence":null,"schema":"ZHANGGE","table":"TABLE_1","txId":null,"scn":"0","commit_scn":null,"lcr_position":null,"rs_id":null,"ssn":0,"redo_thread":null},"op":"r","ts_ms":1716354949166,"transaction":null}

sink receives data in a format where id is a complex structure and the expected result should be a number like 1 or 2