Skip to content

Commit 82b46c8

Browse files
committed
Add PII tag for TPCH source
1 parent 6dddf25 commit 82b46c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dbt_project.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ models:
4848
tpch:
4949
staging:
5050
+materialized: view
51+
tpch:
52+
+tags: "pii"
5153

5254
marts:
5355
core:

0 commit comments

Comments
 (0)