forked from ScalefreeCOM/turbovault4dbt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.ini
32 lines (32 loc) · 781 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[BigQuery]
stage_schema =
rdv_schema =
metadata_dataset =
project_id =
hashdiff_naming = hd_@@SatName
model_path = ../models/BigQuery/@@timestamp/@@GroupName/
credential_path =
[Google Sheets]
stage_schema =
rdv_schema =
hashdiff_naming = hd_@@SatName
model_path = ../models/GoogleSheets/@@timestamp/@@GroupName/
sheet_url =
gcp_oauth_credentials =
[Excel]
stage_schema = stg
rdv_schema = rdv
hashdiff_naming = hd_@@SatName
model_path = ../models/Excel/@@timestamp/@@GroupName/
excel_path = C:/Users/hoach/Downloads/TurboVault4dbt Snowflake Demo Sheet.xlsx
[Snowflake]
stage_schema =
rdv_schema =
hashdiff_naming = hd_@@SatName
model_path = ../models/Snowflake/@@timestamp/@@GroupName/
account_identifier =
database =
warehouse =
role =
meta_schema =
credential_path =