add entry for snowflake development databases, including retention policy
Merged
add entry for snowflake development databases, including retention policy
add-docs-for-dev-dbs
into
main
All threads resolved!
All threads resolved!
Compare changes
@@ -42,22 +42,31 @@ If you're interested in using dbt, the [dbt documentation has a great tutorial](
We use user-dedicated development databases and [virtual environments](/handbook/business-technology/data-team/platform/dbt-guide/#venv-workflow) via [make](https://www.gnu.org/software/make/manual/make.html) recipes in order to facilitate a 'local' development environment for GitLab team members contributing to our dbt project(s)
differing levels of compute resources to the queries they run. The larger a warehouse is and the longer it runs, the more the query costs. For example, it costs [8 times](https://docs.snowflake.com/en/user-guide/warehouses-overview.html#warehouse-size) more to run a Large warehouse for an hour than it costs to run an X-Small warehouse for an hour.
@@ -83,7 +92,7 @@ gitlab-snowflake:
@@ -93,7 +102,7 @@ gitlab-snowflake:
@@ -105,7 +114,7 @@ use a larger warehouse. You want to retry the build, but this time you want dbt