Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Run diffs in paralllel #426

Closed
Closed
@dlawin

Description

@dlawin

Is your feature request related to a problem? Please describe.
Currently --dbt diffs run sequentially when there are multiple models in the last dbt run. This can cause long running diffs to slow down the overall total diff run time.

Describe the solution you'd like
Run the diffs for each model in parallel. Output as they finish.

Metadata

Metadata

Assignees

Labels

--dbtIssues/features related to the dbt integrationenhancementNew feature or requestperformancestale_immuneImmunity to stale bot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions