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

Change to staging model #201

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Change to staging model #201

wants to merge 3 commits into from

Conversation

dpguthrie
Copy link
Owner

Description & motivation

Screenshots:

Validation of models:

Changes to existing models:

Checklist:

  • My pull request represents one logical piece of work.
  • My commits are related to the pull request and look clean.
  • My SQL follows the Fishtown Analytics style guide.
  • I have materialized my models appropriately.
  • I have added appropriate tests and documentation to any new models.
  • I have updated the README file.

Copy link

dbt-cloud bot commented Dec 20, 2024

dbt Cloud CI Report


 ✅ CI Job
✅ Clone git repository
✅ Create profile from connection Snowflake - Main (override schema to 'dbt_cloud_pr_567183_201')
✅ Invoke dbt with dbt deps
✅ Invoke dbt with dbt build -s state:modified+ --exclude agg_ship_modes_hardcoded_pivot agg_total_parts_price agg_parts_price agg_ship_modes_dynamic_pivot fct_order_items part_suppliers dim_parts use_variables
✅ Generate compare changes

View the full run logs in dbt Cloud.

 🔎 Compare changes

This PR:

modifies:
  • 1 model
removes:
  • 2 exposures
model.tpch.stg_tpch_parts
Primary keysModified rowsColumn changesRow count changes
0 added
0 removed
0 non-unique
100.0%1 modified
0 added
0 removed
0%

View the full compare changes report in dbt Cloud.

Copy link

dbt-cloud bot commented Dec 20, 2024

dbt Cloud CI Report


 ✅ CI Job
✅ Clone git repository
✅ Create profile from connection Snowflake - Main (override schema to 'dbt_cloud_pr_567183_201')
✅ Invoke dbt with dbt deps
✅ Invoke dbt with dbt build -s state:modified+ --exclude part_suppliers agg_ship_modes_hardcoded_pivot fct_order_items agg_ship_modes_dynamic_pivot use_variables dim_parts
✅ Generate compare changes

View the full run logs in dbt Cloud.

 🔎 Compare changes

This PR:

modifies:
  • 2 models
removes:
  • 2 exposures
model.tpch.agg_parts_price
Primary keysModified rowsColumn changesRow count changes
⚠️ No primary key⚠️ No primary key⚠️ No primary key
0 added
0 removed
0%
model.tpch.stg_tpch_parts
Primary keysModified rowsColumn changesRow count changes
0 added
0 removed
0 non-unique
100.0%1 modified
0 added
0 removed
0%

View the full compare changes report in dbt Cloud.

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