Skip to content

Commit e2d6a54

Browse files
authored
Update tables.md
1 parent 6e7f1bc commit e2d6a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ With raw tables, you have full control over the materialization of Profiles in y
107107

108108
Raw tables contain complete historical data when using historical backfill.
109109

110-
Note: `Timestamp` column will be empty for backfilled data. This is because we reverse engineer historical profile changes from the current state of the profile, and do not have access to the actual change timestamps.
110+
Note: `Timestamp` column will be empty for backfilled data. This is because we reverse engineer historical profile changes from the current state of the profile, and do not use the actual change timestamps.
111111

112112
### The id_graph_updates table
113113

0 commit comments

Comments
 (0)