I am using JDBCProducer to insert data in SQL Server, I am doing this in batches,
when I start pipeline for bulk (for all Ids, aprox. 6 Lakh record) decimal value is getting rounded of.
When try with preview for one id, it shows correct values (non rounded)
Can any one please help in this?
