You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use these tables that Segment materializes for a more complete view of your profile.
231
-
232
230
Visit the [selective sync](/docs/unify/profiles-sync/#using-selective-sync) setup page to enable the following materialized tables, which Segment disables by default.
233
231
234
232
You can also use [historical backfill](/docs/unify/profiles-sync/#using-historical-backfill) with tables Segment materializes.
@@ -294,7 +292,7 @@ The `profile_merges` table contains all mappings from a `segment_id` to a profil
294
292
295
293
With the `profile_merges` table:
296
294
- There's one row per profile associated with the `canonical_segment_id` that represents the profile. This view is a fixed schema.
297
-
- When a profile is created, a new row is created with the `segment_id` and `segment_canonical_id` having the same value.
295
+
- When a profile is created, a new row is created with the `segment_id` and `canonical_segment_id` having the same value.
0 commit comments