Skip to content

Commit c4f6ef7

Browse files
authored
Merge pull request #7296 from segmentio/kly-segment-patch-3
Update Data Graph Supported Warehouses
2 parents 7f3e8de + df2f298 commit c4f6ef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/unify/data-graph/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ To use the Data Graph, you'll need the following:
2929
> Data Graph currently only supports workspaces in the United States.
3030
3131
To get started with the Data Graph, set up the required permissions in your warehouse. Segment supports the following:
32-
- Linked Audiences: [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/) and [Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/)
33-
- 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/)
32+
- 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/)
33+
- 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/)
3434

3535
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.
3636

0 commit comments

Comments
 (0)