Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
Thanks for your response.
That link wasn't working as expected, please double check.
Thanks.
Hello,
Could you please create a work item jira issue on talend bug tracker?
https://jira.talendforge.org/secure/Dashboard.jspa
Best regards
Sabrina
Is there any update regarding this issue as this is something that we are also having difficulties with.