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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vbadri
Contributor III
Contributor III

Talend tAzureAdlsGen2Output component datetime output format issue

Hello there,

I'm using 'tAzureAdlsGen2Output' component to write some csv files from oracle (via Dynamic schema), it is auto converting datetime columns to a format that was never defined within the job. If we send the same date as string/varchar it is writing as is.

'2011-10-21T09:09:36Z[UTC]' instead of '2011-10-21 09:09:36' even though I set the required format as "yyyy-MM-dd HH:mm:ss"

 

Any advice would be really helpful, thanks in advance.

Labels (4)
13 Replies
Anonymous
Not applicable

Hello,

I found a KB article about: https://community.talend.com/s/article/Talend-Data-Types-explained

Feel free to let us know if it helps.

Best regards

Sabrina

vbadri
Contributor III
Contributor III
Author

Thanks for your response.

 

That link wasn't working as expected, please double check.

 

Thanks.

Anonymous
Not applicable

Hello,

Could you please create a work item jira issue on talend bug tracker?

https://jira.talendforge.org/secure/Dashboard.jspa

Best regards

Sabrina

TGorman
Contributor
Contributor

Is there any update regarding this issue as this is something that we are also having difficulties with.