You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop the root dbt build task, which is responsible for triggering the dbt build command and registering callback functions in the dbtRunner.invoke command to capture model events. The task acts as the root of the new execution mode, pushing relevant XComs for downstream watcher tasks.