Skip to content

Commit 8e8f01c

Browse files
authored
Update tables.md
1 parent ae95ff5 commit 8e8f01c

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 infer historical profile changes from the current state of the profile, and do not refer to the actual change history.
110+
Note: `Timestamp` column will be empty for backfilled data. This is because during backfill, we infer historical profile changes from the current state of the profile, and do not refer to the actual change history.
111111

112112
### The id_graph_updates table
113113

0 commit comments

Comments
 (0)