Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group column to models #484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vaibhav-chopda-wpe
Copy link

Overview

Add dbt group information to models (source) defined at project level.

Update type - breaking / non-breaking

  • Minor bug fix
  • Documentation improvements
  • Quality of Life improvements
  • New features (non-breaking change)
  • New features (breaking change)
  • Other (non-breaking change)
  • Other (breaking change)
  • Release preparation

What does this solve?

Currently, in the dbt_artifact we don't have a way to identify which node belongs to which group. This PR brings in group information from manifest and add it to the source model yaml.

Outstanding questions

What databases have you tested with?

  • Snowflake
  • Google BigQuery
  • Databricks
  • Spark
  • N/A

@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
@vaibhav-chopda-wpe vaibhav-chopda-wpe requested a deployment to Approve Integration Tests March 4, 2025 15:03 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant