From 06ccb3baf6f2843cff6ed1eeb7c0f022eaff9293 Mon Sep 17 00:00:00 2001 From: Florian Eiden Date: Thu, 8 Feb 2024 16:21:52 -0800 Subject: [PATCH 1/3] Update deploy-environments.md Add EAT at the connection level --- website/docs/docs/deploy/deploy-environments.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/docs/docs/deploy/deploy-environments.md b/website/docs/docs/deploy/deploy-environments.md index 650fdb1c28a..1d7fc9f820b 100644 --- a/website/docs/docs/deploy/deploy-environments.md +++ b/website/docs/docs/deploy/deploy-environments.md @@ -48,18 +48,20 @@ For Semantic Layer-eligible customers, the next section of environment settings This section determines the exact location in your warehouse dbt should target when building warehouse objects! This section will look a bit different depending on your warehouse provider. +For all warehouse, if needed, use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override missing or greyed-out settings. +
-This section will not appear if you are using Postgres, as all values are inferred from the project's connection. +This section will not appear if you are using Postgres, as all values are inferred from the project's connection. Use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override these values.
-This section will not appear if you are using Redshift, as all values are inferred from the project's connection. +This section will not appear if you are using Redshift, as all values are inferred from the project's connection. Use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override these values.
@@ -77,13 +79,13 @@ This section will not appear if you are using Redshift, as all values are inferr
-This section will not appear if you are using Bigquery, as all values are inferred from the project's connection. +This section will not appear if you are using Bigquery, as all values are inferred from the project's connection. Use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override these values.
-This section will not appear if you are using Spark, as all values are inferred from the project's connection. +This section will not appear if you are using Spark, as all values are inferred from the project's connection. Use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override these values.
From a8a8cd3427a847afc61260c01a2090b4521bb5e5 Mon Sep 17 00:00:00 2001 From: Florian Eiden Date: Thu, 8 Feb 2024 16:38:02 -0800 Subject: [PATCH 2/3] Fix typo --- website/docs/docs/deploy/deploy-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/deploy/deploy-environments.md b/website/docs/docs/deploy/deploy-environments.md index 1d7fc9f820b..1fe0d782dd6 100644 --- a/website/docs/docs/deploy/deploy-environments.md +++ b/website/docs/docs/deploy/deploy-environments.md @@ -48,7 +48,7 @@ For Semantic Layer-eligible customers, the next section of environment settings This section determines the exact location in your warehouse dbt should target when building warehouse objects! This section will look a bit different depending on your warehouse provider. -For all warehouse, if needed, use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override missing or greyed-out settings. +For all warehouses, use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override missing or greyed-out settings. From 7493812c2f95a0930c308f3e5078b71db9ce713a Mon Sep 17 00:00:00 2001 From: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:55:24 -0800 Subject: [PATCH 3/3] Update website/docs/docs/deploy/deploy-environments.md --- website/docs/docs/deploy/deploy-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/deploy/deploy-environments.md b/website/docs/docs/deploy/deploy-environments.md index 1fe0d782dd6..4c1467afe8b 100644 --- a/website/docs/docs/deploy/deploy-environments.md +++ b/website/docs/docs/deploy/deploy-environments.md @@ -48,7 +48,7 @@ For Semantic Layer-eligible customers, the next section of environment settings This section determines the exact location in your warehouse dbt should target when building warehouse objects! This section will look a bit different depending on your warehouse provider. -For all warehouses, use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override missing or greyed-out settings. +For all warehouses, use [extended attributes](/docs/deploy/deploy-environments#extended-attributes) to override missing or inactive (grayed-out) settings.