Skip to content

Add root dbt build task with event callbacks and XCOM Support [ExecutionMode.WATCHER] #1958

@pankajkoti

Description

@pankajkoti

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.

related: #1950

Acceptance Criteria:

  • Implementation for the root task
  • Unit tests covering the change

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions