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

   > > when source is mysql and doris is sink, mysql can change pk value, but 
doris can not , use delete and insert event can resolve it
   > 
   > Yep, but this behavior is not standard behavior in debezium. We should add 
new option to make sure how to handle update when use 
`DebeziumJsonSerializationSchema`.
   
   maybe change DebeziumJsonDeserializationSchema.java, add  RowKind.UPDATE, 
every sink think about how to solve UPDATE data


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