zxzzhange commented on issue #3346:
URL: https://github.com/apache/flink-cdc/issues/3346#issuecomment-2123895559

   
![WechatIMG180](https://github.com/apache/flink-cdc/assets/12606322/1393e68b-0468-413a-bc53-cd7fbd7b9985)
   
   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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to