From 3322d12e0c1171d90821ab7341af966b7bed394f Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:43:26 -0800 Subject: [PATCH 01/12] Create test --- models/marts/customer360/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 models/marts/customer360/test diff --git a/models/marts/customer360/test b/models/marts/customer360/test new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/models/marts/customer360/test @@ -0,0 +1 @@ + From faa53b3406ae6d25dd475f71a86d4316ee452a20 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:47:53 -0800 Subject: [PATCH 02/12] Rename models/marts/customers.yml to models/marts/customer360/customers.yml --- models/marts/{ => customer360}/customers.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{ => customer360}/customers.yml (100%) diff --git a/models/marts/customers.yml b/models/marts/customer360/customers.yml similarity index 100% rename from models/marts/customers.yml rename to models/marts/customer360/customers.yml From 7e04c8510ea792f28e645d11387a3fd54aecc0d6 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:48:14 -0800 Subject: [PATCH 03/12] Rename models/marts/customers.sql to models/marts/customer360/customers.sql --- models/marts/{ => customer360}/customers.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{ => customer360}/customers.sql (100%) diff --git a/models/marts/customers.sql b/models/marts/customer360/customers.sql similarity index 100% rename from models/marts/customers.sql rename to models/marts/customer360/customers.sql From 2df93060e1ffb616be65e675bcbc3a43bc24fba9 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:48:51 -0800 Subject: [PATCH 04/12] Rename models/marts/order_items.sql to models/marts/customer360/order_items.sql --- models/marts/{ => customer360}/order_items.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{ => customer360}/order_items.sql (100%) diff --git a/models/marts/order_items.sql b/models/marts/customer360/order_items.sql similarity index 100% rename from models/marts/order_items.sql rename to models/marts/customer360/order_items.sql From a977766a7004fc85e4af6fa5126912b9c2daf749 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:49:21 -0800 Subject: [PATCH 05/12] Rename models/marts/order_items.yml to models/marts/customer360/order_items.yml --- models/marts/{ => customer360}/order_items.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{ => customer360}/order_items.yml (100%) diff --git a/models/marts/order_items.yml b/models/marts/customer360/order_items.yml similarity index 100% rename from models/marts/order_items.yml rename to models/marts/customer360/order_items.yml From 66b150c7e263f24e71607f9a0ab96a25f5525e49 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:49:43 -0800 Subject: [PATCH 06/12] Rename models/marts/orders.sql to models/marts/customer360/orders.sql --- models/marts/{ => customer360}/orders.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{ => customer360}/orders.sql (100%) diff --git a/models/marts/orders.sql b/models/marts/customer360/orders.sql similarity index 100% rename from models/marts/orders.sql rename to models/marts/customer360/orders.sql From 9fae9ddba1857ded50c2f41fdcba355b855df055 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:50:10 -0800 Subject: [PATCH 07/12] Rename models/marts/orders.yml to models/marts/customer360/orders.yml --- models/marts/{ => customer360}/orders.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename models/marts/{ => customer360}/orders.yml (99%) diff --git a/models/marts/orders.yml b/models/marts/customer360/orders.yml similarity index 99% rename from models/marts/orders.yml rename to models/marts/customer360/orders.yml index c093390..c1de688 100644 --- a/models/marts/orders.yml +++ b/models/marts/customer360/orders.yml @@ -150,4 +150,4 @@ metrics: type: cumulative type_params: measure: order_count - window: 7 days \ No newline at end of file + window: 7 days From 917f15de4df20f3600abe77e357fc2010d83cd42 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:50:49 -0800 Subject: [PATCH 08/12] Rename home_page.yaml to home_page.yaml --- models/marts/ecommerce/home_page.yaml | 1 + models/marts/semantics/home_page.yaml | 0 2 files changed, 1 insertion(+) create mode 100644 models/marts/ecommerce/home_page.yaml delete mode 100644 models/marts/semantics/home_page.yaml diff --git a/models/marts/ecommerce/home_page.yaml b/models/marts/ecommerce/home_page.yaml new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/models/marts/ecommerce/home_page.yaml @@ -0,0 +1 @@ + diff --git a/models/marts/semantics/home_page.yaml b/models/marts/semantics/home_page.yaml deleted file mode 100644 index e69de29..0000000 From 142cade75178982234ceab0e4bf7d9b3c9f105e4 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:51:06 -0800 Subject: [PATCH 09/12] Rename olist_closed_deals.yaml to olist_closed_deals.yaml --- models/marts/{semantics => ecommerce}/olist_closed_deals.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/marts/{semantics => ecommerce}/olist_closed_deals.yaml (100%) diff --git a/models/marts/semantics/olist_closed_deals.yaml b/models/marts/ecommerce/olist_closed_deals.yaml similarity index 100% rename from models/marts/semantics/olist_closed_deals.yaml rename to models/marts/ecommerce/olist_closed_deals.yaml From a1e326a05d11643fa7699e064346c548f461de9d Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:51:32 -0800 Subject: [PATCH 10/12] Rename olist_marketing_qualified_leads.yaml to olist_marketing_qualified_leads.yaml --- .../olist_marketing_qualified_leads.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename models/marts/{semantics => ecommerce}/olist_marketing_qualified_leads.yaml (96%) diff --git a/models/marts/semantics/olist_marketing_qualified_leads.yaml b/models/marts/ecommerce/olist_marketing_qualified_leads.yaml similarity index 96% rename from models/marts/semantics/olist_marketing_qualified_leads.yaml rename to models/marts/ecommerce/olist_marketing_qualified_leads.yaml index 2e7eafb..4c51114 100644 --- a/models/marts/semantics/olist_marketing_qualified_leads.yaml +++ b/models/marts/ecommerce/olist_marketing_qualified_leads.yaml @@ -32,4 +32,4 @@ metrics: measure: name: mqls fill_nulls_with: 0 - join_to_timespine: true \ No newline at end of file + join_to_timespine: true From b7649bf56ffecdde1bc3fa95a884a084930acbc9 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:51:55 -0800 Subject: [PATCH 11/12] Rename users.yaml to users.yaml --- models/marts/{semantics => ecommerce}/users.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename models/marts/{semantics => ecommerce}/users.yaml (93%) diff --git a/models/marts/semantics/users.yaml b/models/marts/ecommerce/users.yaml similarity index 93% rename from models/marts/semantics/users.yaml rename to models/marts/ecommerce/users.yaml index e73cb3e..6701e9d 100644 --- a/models/marts/semantics/users.yaml +++ b/models/marts/ecommerce/users.yaml @@ -14,4 +14,4 @@ semantic_models: - name: device type: categorical - name: sex - type: categorical \ No newline at end of file + type: categorical From 76d136eab1f15021271dd35e8dd8220e6d5e6047 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Thu, 22 Feb 2024 16:52:07 -0800 Subject: [PATCH 12/12] Delete models/marts/customer360/test --- models/marts/customer360/test | 1 - 1 file changed, 1 deletion(-) delete mode 100644 models/marts/customer360/test diff --git a/models/marts/customer360/test b/models/marts/customer360/test deleted file mode 100644 index 8b13789..0000000 --- a/models/marts/customer360/test +++ /dev/null @@ -1 +0,0 @@ -