...
Note for Oracle users: If there are any Numbers present in the decimal
fields with the scale greater than the scale defined in the plugin, CDAP rounds the values. For example, if you specify precision=10, scale = 3 and the value 123,.4567 comes in, CDAP rounds to 123.457.