From 5980a47e2ae759aec262f46fb3c32e34130ab911 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:50:47 +0000 Subject: [PATCH] adds sigma as SL integration (#6670) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this PR adds sigma as an SL integration (available in preview) [ ] needs pm review [ ] needs docs review (optional) --- 🚀 Deployment available! Here are the direct links to the updated files: - https://docs-getdbt-com-git-sl-sigma-preview-dbt-labs.vercel.app/docs/dbt-versions/release-notes --------- Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com> --- .../docs/docs/dbt-versions/release-notes.md | 1 + website/snippets/_sl-partner-links.md | 15 ++ website/static/img/icons/question-mark.svg | 2 +- website/static/img/icons/sigma.svg | 185 ++++++++++++++++++ website/static/img/icons/white/redshift.svg | 1 - website/static/img/icons/white/rocket.svg | 1 - website/static/img/icons/white/sigma.svg | 185 ++++++++++++++++++ 7 files changed, 387 insertions(+), 3 deletions(-) create mode 100644 website/static/img/icons/sigma.svg delete mode 100644 website/static/img/icons/white/redshift.svg delete mode 100644 website/static/img/icons/white/rocket.svg create mode 100644 website/static/img/icons/white/sigma.svg diff --git a/website/docs/docs/dbt-versions/release-notes.md b/website/docs/docs/dbt-versions/release-notes.md index fdc92a32ff9..c1e8de6f1ad 100644 --- a/website/docs/docs/dbt-versions/release-notes.md +++ b/website/docs/docs/dbt-versions/release-notes.md @@ -20,6 +20,7 @@ Release notes are grouped by month for both multi-tenant and virtual private clo ## December 2024 +- **New**: The dbt Semantic Layer supports Sigma as a [partner integration](/docs/cloud-integrations/avail-sl-integrations), available in Preview. Refer to [Sigma](https://help.sigmacomputing.com/docs/configure-a-dbt-semantic-layer-integration) for more information. - **New**: The dbt Semantic Layer now supports Azure Single-tenant deployments. Refer to [Set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) for more information on how to get started. - **Fix**: Resolved intermittent issues in Single-tenant environments affecting Semantic Layer and query history. - **Fix**: [The dbt Semantic Layer](/docs/use-dbt-semantic-layer/dbt-sl) now respects the BigQuery [`execution_project` attribute](/docs/core/connect-data-platform/bigquery-setup#execution-project), including for exports. diff --git a/website/snippets/_sl-partner-links.md b/website/snippets/_sl-partner-links.md index 7d08323239b..7c5f376180b 100644 --- a/website/snippets/_sl-partner-links.md +++ b/website/snippets/_sl-partner-links.md @@ -106,6 +106,21 @@ The following tools integrate with the dbt Semantic Layer: +