dyp12 commented on issue #9414:
URL: https://github.com/apache/seatunnel/issues/9414#issuecomment-2965684416

   > [@dyp12](https://github.com/dyp12) This is data in kafka .
   > 
   > {
   >   "data": [
   >     {
   >       "id": "1",
   >       "v1": "2"
   >     },
   >     {
   >       "id": "1",
   >       "v1": "2"
   >     }
   >   ],
   >   "database": "test",
   >   "es": 1749187027000,
   >   "gtid": "",
   >   "id": 5,
   >   "isDdl": false,
   >   "mysqlType": {
   >     "id": "int",
   >     "v1": "int"
   >   },
   >   "old": [
   >     {
   >       "v1": "1"
   >     },
   >     {
   >       "v1": "1"
   >     }
   >   ],
   >   "pkNames": null,
   >   "sql": "",
   >   "sqlType": {
   >     "id": 4,
   >     "v1": 4
   >   },
   >   "table": "t1",
   >   "ts": 1749187027079,
   >   "type": "UPDATE"
   > }
   
   @YYChildren  similar data,we use aliyun DTS to read mysql data , and send to 
kafka


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to