From df2f298f4321a2a533caaa6f70b6f38c5ce3b9eb Mon Sep 17 00:00:00 2001 From: kly-segment <109566332+kly-segment@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:44:13 -0800 Subject: [PATCH] Update index.md --- src/unify/data-graph/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/unify/data-graph/index.md b/src/unify/data-graph/index.md index 8cf518a981..8e8195d787 100644 --- a/src/unify/data-graph/index.md +++ b/src/unify/data-graph/index.md @@ -29,8 +29,8 @@ To use the Data Graph, you'll need the following: > Data Graph currently only supports workspaces in the United States. To get started with the Data Graph, set up the required permissions in your warehouse. Segment supports the following: -- Linked Audiences: [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/) and [Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/) -- Linked Events: [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/), [Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/), [BigQuery](/docs/unify/data-graph/setup-guides/BigQuery-setup/), and [Redshift](/docs/unify/data-graph/setup-guides/redshift-setup/) +- Linked Audiences: [BigQuery](/docs/unify/data-graph/setup-guides/BigQuery-setup/), [Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/), and [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/) +- Linked Events: [BigQuery](/docs/unify/data-graph/setup-guides/BigQuery-setup/),[Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/),[Redshift](/docs/unify/data-graph/setup-guides/redshift-setup/), and [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/) To track the data sent to Segment on previous syncs, Segment uses [Reverse ETL](/docs/connections/reverse-etl/) infrastructure to store diffs in tables within a dedicated schema called `_segment_reverse_etl` in your data warehouse. You can choose which database or project in your warehouse this data lives in.