e-mhui opened a new pull request, #6554: URL: https://github.com/apache/inlong/pull/6554
### Fix MicroTimestamp error in mysql connector - Fixes #6552 ### Motivation The debezium read oracle's timestamp type as a number of microseconds, we should convert it to a string format of date-time. ### Modifications If field schema is timestamp type, we need convert to a string format of date-time from a number of microseconds. -- 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]
