[FEATURE] Get a dbt "hello world" project started
Closed this issue · 0 comments
bbrewington commented
Acceptance Criteria:
- Connects to BigQuery (a.k.a. GBQ)
- User-specific settings in profiles.yml (with instructions in README prompting user to update)
- dbt_project.yml is project-specific and not user-specific
- at least one GBQ information schema view added in models/ folder