dbt™ mesh

This feature provides a comprehensive impact analysis of dbt™ changes on your dbt mesh environment. When you open a pull request (PR) in your dbt™ project, you can visualize the downstream effects of your changes across various dbt™ mesh assets.

Key Benefits:

  1. Identify which dbt™ model changes are impacting your dbt mesh structure.

  2. Proactively communicate which downstream models and exposures are affected by your dbt™ changes before going into production.

  3. Discover which cross-project dependencies might be impacted by the changes.

Prerequisites:

  1. Connect dbt™ mesh to Paradime via the

How to Use

When a PR is opened in GitHub, an automated comment is generated listing all downstream dbt mesh nodes (Projects, Models, Exposures, Sources, etc.) that would be impacted.

Using the links available in the "dbt Nodes Impacted" section, you can confidently investigate each node within your dbt projects before merging the PR changes into production.

Last updated