Hisoka-X commented on issue #9773:
URL: https://github.com/apache/seatunnel/issues/9773#issuecomment-3226579795

   we need merge this event into one message. @dyp12 
   
   ```
   {
     "before": {
       "id": 111,
       "name": "scooter",
       "description": "Big 2-wheel scooter",
       "weight": 5.18
     },
     "after": {
       "id": 111,
       "name": "scooter",
       "description": "Big 2-wheel scooter",
       "weight": 5.15
     },
     "source": {...},
     "op": "u",
     "ts_ms": 1589362330904,
     "transaction": null
   };
   ```


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