From 555b161d3aa9252a9f0e08835d4c1149f9abce4a Mon Sep 17 00:00:00 2001 From: vanand17 <96406241+vanand17@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:28:14 +1100 Subject: [PATCH 1/2] Update materialised tables --- src/unify/profiles-sync/tables.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/unify/profiles-sync/tables.md b/src/unify/profiles-sync/tables.md index 6b793cb15c..4af946f203 100644 --- a/src/unify/profiles-sync/tables.md +++ b/src/unify/profiles-sync/tables.md @@ -266,6 +266,9 @@ With Profiles Sync, you can access the following three tables that Segment mater These materialized tables provide a snapshot of your Segment profiles, batch updated according to your sync schedule. +> success "" +> These tables will have two months of historical data on backfill. + ### Switching to materialized Profile Sync If you're not using materialized views for Profile Sync and would like to switch, follow these steps: From 716a89a06f12d375f8b211166097ef52f54f6299 Mon Sep 17 00:00:00 2001 From: vanand17 <96406241+vanand17@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:59:48 +1100 Subject: [PATCH 2/2] Update materialised tables --- src/unify/profiles-sync/tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unify/profiles-sync/tables.md b/src/unify/profiles-sync/tables.md index 4af946f203..05c5e1cec4 100644 --- a/src/unify/profiles-sync/tables.md +++ b/src/unify/profiles-sync/tables.md @@ -267,7 +267,7 @@ With Profiles Sync, you can access the following three tables that Segment mater These materialized tables provide a snapshot of your Segment profiles, batch updated according to your sync schedule. > success "" -> These tables will have two months of historical data on backfill. +> Materialised view tables will have two months of historical data on backfill. ### Switching to materialized Profile Sync