Skip to content

Commit 72a3b31

Browse files
fix: remove bloat
1 parent 842ff07 commit 72a3b31

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

models/dbt_artifacts.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ models:
77
Each row contains information about a single model.
88
Data is loaded every time this model is executed.
99
It is recommended to execute the model every time a change is merged to the project.
10-
On BigQuery, or when the elementary variable include_other_warehouse_specific_columns is true,
11-
the table also includes bigquery_partition_by and bigquery_cluster_by (not listed below).
1210
columns:
1311
- name: unique_id
1412
data_type: string

0 commit comments

Comments
 (0)