Skip to content

Commit e34b84c

Browse files
committed
Update dbt_project.yml
1 parent dc3b080 commit e34b84c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ vars:
7777
# key_name: server_sent_ts
7878
# data_type: string
7979
# rollup_type: raw/dimension/alsoForceNullDimension/metric/metricOnly
80-
# raw: it will just be extracted and kep in fb_analytics_events_raw. It won't be propagated upwards
80+
# raw: it will just be extracted and kep in google_analytics_events_raw. It won't be propagated upwards
8181
# dimension: raw + it will propagated upwards as a dimension
8282
# alsoForceNullDimension: dimension + it will be also propagated in the "forced_nulls" table with this dimension set to NULL
8383
# metric: raw + it will be propagated upwards as a metric

0 commit comments

Comments
 (0)