Hi,
In my project , I have to load data from teradata to dataiku using sql request.
The problem is in the date format, because it's automaticaly parsed by dataiku, and adding time zone, for Example : 2015-10-12T22:00:00:000Z, OR 2015-10-12T23:00:00:000Z , and in my dataset, when I extracted day_of_week from date, I noted that all dates were offbeat.
I tried to change the parameters : Assumed Time zone AND Teradata Time zone, but it still gave me the same result.
Thanks in advance for your attention and help.