Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/unify/data-graph/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ The Data Graph acts as a semantic layer that allows businesses to define relatio

## Prerequisites

> info "Why you need both materialized and unmaterialized tables"
> Segment recommends using materialized views for Profiles Sync to optimize performance and reduce query costs with Linked Audiences. However, due to schema inference requirements, you still need to select the matching **unmaterialized tables** as well. Segment relies on the unmaterialized tables during setup, even if they’re not used when queries run.

To use the Data Graph, you'll need the following:

- A supported data warehouse with the appropriate Data Graph permissions
Expand Down
Loading