e-mhui opened a new pull request, #6508:
URL: https://github.com/apache/inlong/pull/6508

   ### Prepare a Pull Request
   
   [INLONG-6507][Sort] Convert date to timestamp in oracle connector
   
   - Fixes #6507
   
   ### Motivation
   
   In debezium, the oracle date type will be read as the int64 type, but the 
oracle date type mapping is the debezium timestamp type, and the debezium 
timestamp type is the string format of date-time. So, we need to convert the 
int64 to the string format of date-time.


-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to