Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MarkM1
Contributor II
Contributor II

Is there documentation for the Talend Type Mapping Files?

When retrieving a schema from a database, the Talend Type Mapping Files are used to convert the database data types to Java data types, and I can adjust these to suit my project. But there are unexpected behaviors such that it seems that there must be some hard coding going on behind the scenes. For example, in the AS400 mapping file, NUMERIC is mapped by default to Float, but sometimes comes through as Integer (if the decimal positions is 0). This does not happen with DECIMAL. It almost appears that the Type Mapping files are not the only thing involved. But maybe there is something in there. Are there any documents telling what the properties and attributes mean in these files?

Labels (2)
2 Replies
gjeremy1617088143

Hi, i hope this documentation can help you :

https://help.talend.com/r/QrWkwPvKmKybs~JNLeBt3Q/WkirlPeHHQnaQ1oJRSXuWg

Anonymous
Not applicable

Hello,

Here is Talend type mapping enhancement.

You can now set the default pattern for each date type in Talend type mapping file. This allows the date pattern for the date type columns to be set automatically when retrieving or guessing schema from a table.

0695b00000RgXc5AAF.pngBest regards

Sabrina