pramodgsable opened a new issue, #4234: URL: https://github.com/apache/hop/issues/4234
### Apache Hop version? 2.8.0 ### Java version? 11 ### Operating system macOS ### What happened? I was using insert/update transform to insert data into our RDS database(Oracle 19.0). Input we have taken as 2 to 3 rows from the data grid transform and tried to insert it in RDS database table. It gave same column datatype cast errors something like unable to cast Long to BigInteger. Though it inserted the records but after few trial and error we suddenly found that out database storage utilization has increased way beyond the data we were inserting into the table.  ### Issue Priority Priority: 2 ### Issue Component Component: Database, Component: Transforms -- 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]
