Other: Schedule transformation with UTC time.
AnsweredThe dbt job transformation is scheduled with the predetermined schedule and run at 8,9 and 10 o'clock. However there was a change to winter time and now dbt job runs at 7,8,9 o'clock.
I store my schedule in deployment.yml file in cron format. I can change manually this file and set it to run it 1 hour later. However I would need to do it twice in a year, when summer time changes and then again when there is a change of time in next winter.
I need to determine the schedule refresh time and establish the current date and time for incremental refresh models. In other words I need to set time zone for schedule.
-
Official comment
Hi Miroslaw,
Schedule execution should align with your destination time. If you're seeing an issue here, please flag with our support team so we can address.
Jimmy
Please sign in to leave a comment.
Comments
1 comment