ocean-zhc opened a new issue, #5109: URL: https://github.com/apache/seatunnel/issues/5109
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened oracle2mysql date 类型对应datatime类型,同步字段值不一致,时分秒全部为00:00:00 例如:oracle date类型字段值为:2019-05-15 15:18:15 同步到mysql datetime类型字段值为:2019-05-15 00:00:00 ### SeaTunnel Version dev ### SeaTunnel Config ```conf no ``` ### Running Command ```shell ./bin/seatunnel.sh -c config/oracle2mysql.conf -e local ``` ### Error Exception ```log no Error ``` ### Flink or Spark Version no ### Java or Scala Version _No response_ ### Screenshots <img width="189" alt="image" src="https://github.com/apache/seatunnel/assets/46189785/1cdd8e64-8a16-40de-a7c2-ff8ed3775aff"> <img width="234" alt="image" src="https://github.com/apache/seatunnel/assets/46189785/703d86be-8066-4e6b-a388-8c8b4cf40a33"> ### 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]
