e-mhui opened a new issue, #6552: URL: https://github.com/apache/inlong/issues/6552
### What happened The Oracle's timestamp type is the string format of date-time. such as field `E`: <img width="662" alt="image" src="https://user-images.githubusercontent.com/111486498/201897481-85540320-5426-4249-99d3-a77ff40dfe87.png"> But the debezium read timestamp as a number of microseconds. <img width="1912" alt="image" src="https://user-images.githubusercontent.com/111486498/201897983-1251141d-3443-4624-959b-c449a2779601.png"> ### What you expected to happen The debezium read timestamp type as correct format. ### How to reproduce Use a table of timestamp type ### Environment _No response_ ### InLong version master ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
