From 5ab7a05d8bb48d94471a38314e694b661fd63002 Mon Sep 17 00:00:00 2001 From: pwseg Date: Tue, 15 Apr 2025 19:53:00 -0500 Subject: [PATCH] delete materialized views alert --- src/unify/data-graph/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/unify/data-graph/index.md b/src/unify/data-graph/index.md index 2061cb55e7..f0f9e9134e 100644 --- a/src/unify/data-graph/index.md +++ b/src/unify/data-graph/index.md @@ -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