dbt-Analytics-Engineering Exam Question 156
You discover that dbt models run significantly slower in your production environment than in development. What potential causes should you investigate?
dbt-Analytics-Engineering Exam Question 157
You've created a macro to display upstream dependencies differently from downstream dependencies in the DAG. However, after re-generating the documentation, the visualization doesn't seem to have changed. What should you investigate?
dbt-Analytics-Engineering Exam Question 158
Your fct_orders model depends on both raw_sales and stg_customers. Due to upstream changes, the customer_id column in raw_sales is now named cust_id. How could you manage this change with minimal disruption?
dbt-Analytics-Engineering Exam Question 159
Which of the following scenarios would typically warrant the use of production data in a development environment?
dbt-Analytics-Engineering Exam Question 160
You identify the need to refactor several models with similar transformations. Which of the following is the first step to increase modularity and promote the DRY philosophy?
