-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Untag staging and intermediate models (#114)
* Untag staging and intermediate models * Remove empty config definition
- Loading branch information
1 parent
a55104e
commit b4ff3fe
Showing
20 changed files
with
4 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{{ config( | ||
tags = ["trade_agg"] | ||
, cluster_by =["asset_a", "asset_b"] | ||
cluster_by =["asset_a", "asset_b"] | ||
) | ||
}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{{ config( | ||
tags = ["trade_agg"] | ||
, cluster_by =["asset_a", "asset_b"] | ||
cluster_by =["asset_a", "asset_b"] | ||
) | ||
}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{{ config( | ||
tags = ["trade_agg"] | ||
, cluster_by =["asset_a", "asset_b"] | ||
cluster_by =["asset_a", "asset_b"] | ||
) | ||
}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{{ config( | ||
tags = ["trade_agg"] | ||
, cluster_by =["asset_a", "asset_b"] | ||
cluster_by =["asset_a", "asset_b"] | ||
) | ||
}} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
{{ config( | ||
tags = ["enriched_history_operations"] | ||
) | ||
}} | ||
|
||
with | ||
raw_table as ( | ||
select * | ||
|