yuxiqian commented on PR #3417:
URL: https://github.com/apache/flink-cdc/pull/3417#issuecomment-2172008618

   Thanks for @ChengJie1053's great work, could you please add some test cases 
to verify this change? Also some existed testcases might need to be tweaked to 
reflect this change:
   
   ```diff
   Error:  Failures: 
   Error:    
EventRecordSerializationSchemaTest.testMixedSchemaAndDataChanges:133->verifySerializeResult:275
   
   +expected:<{__op=0, col1=1, col2=true, col3=2023-11-27 18:00:00}>
   - but was:<{__op=0, col1=1, col2=true, col3=2023-11-27 18:00:00.000000}>
   ```


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