Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
is there a way to change the default automapping when guessing schema from SQLServer?
It automatically set numeric and decimal as BigDecimal, but I want to let talend setting them as double.
I've found that mappings are declared here "Talend\studio\configuration\org.eclipse.osgi\421\0\.cp\mappings",
and that every job has his own xml. I've tried to change the label numeric and decimal and setting id_Double as default type, but when I try guessing the schema, it still set the default type
as Bigdecimal.
Any suggestion?
Hi @matteo marchesi To change the default data type mapping, follow these steps (using a MySQL database as an example):
Regards
Shong
hi @Shicong Hong , when I try to open the article, it says that I don't have access to the page
@matteo marchesi sorry, I didn't notice that it is an internal article, I have edited my previous post, please follows the steps to change the default data type mapping.