From 5c507cf6db8e2fc43fd927a32d91dc248ead5cf4 Mon Sep 17 00:00:00 2001 From: Will Deng Date: Wed, 10 Jul 2024 15:45:13 -0400 Subject: [PATCH 1/2] AD --- dbt_project.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dbt_project.yml b/dbt_project.yml index b597dad..10f307c 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -35,6 +35,8 @@ vars: # as tables. These settings can be overridden in the individual model files # using the `{{ config(...) }}` macro. + + models: jaffle_shop: staging: From 3f23c90478d08caf036601a225f9f3d4afceb2a1 Mon Sep 17 00:00:00 2001 From: Will Deng Date: Wed, 10 Jul 2024 15:50:36 -0400 Subject: [PATCH 2/2] timespine --- models/marts/metricflow_time_spine.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/models/marts/metricflow_time_spine.sql b/models/marts/metricflow_time_spine.sql index cb61284..e9da204 100644 --- a/models/marts/metricflow_time_spine.sql +++ b/models/marts/metricflow_time_spine.sql @@ -1,5 +1,6 @@ -- metricflow_time_spine.sql +-- asd with days as (