aiwenmo commented on PR #3449:
URL: https://github.com/apache/flink-cdc/pull/3449#issuecomment-2270316674

   @yuxiqian Hi. I'm busy with other things. Could you add an e2e test for the 
temporal function?
   For example: Mysql -> Transform -> Doris/Values
   
   `projection: *,LOCALTIME as time1,CURRENT_TIME as time2,CURRENT_TIMESTAMP as 
timestamp1,NOW() as timestamp2,LOCALTIMESTAMP as timestamp3,CURRENT_DATE as 
date1`
   
   I guess the data type generated by the temporal function modified by this PR 
may not match the Flink type in practical use.


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