wubx commented on issue #9675:
URL: https://github.com/apache/seatunnel/issues/9675#issuecomment-3166751191

   maxwell format
   update t01 set c1='debezium_json10' where id=7;
   ```
   {"data":{"id":7,"c1":"debezium_json"},"type":"DELETE"}
   {"data":{"id":7,"c1":"debezium_json10"},"type":"INSERT"}
   ```
   


-- 
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