hawk9821 commented on issue #6619:
URL: https://github.com/apache/seatunnel/issues/6619#issuecomment-2041267721

   
![image](https://github.com/apache/seatunnel/assets/39961809/7e7e0410-0b2e-4e98-8e6f-47a3007d9b03)
   
![image](https://github.com/apache/seatunnel/assets/39961809/14f48456-e222-4abe-b007-0bfdd1ce79fa)
   The oracle number data type can store float data without specifying the 
precision, so seatunnel is treated as float and converted to Decimal(38,18).   
Change table field ID data type to number(x,0) 


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