Skip to content

Commit 14765e0

Browse files
authored
Merge pull request #627 from segmentio/repo-sync
repo sync
2 parents 4597d8e + 56aea0a commit 14765e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/storage/warehouses/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ The `uuid` column is used to prevent duplicates. You can ignore this column.
466466

467467
The `uuid_ts` column is used to keep track of when the specific event was last processed by our connector, specifically for deduping and debugging purposes. You can generally ignore this column.
468468

469-
The `loaded_at` column contains the UTC timestamp reflecting when the data was staged by the processor.
469+
The `loaded_at` column contains the UTC timestamp reflecting when the data was staged by the processor. This column is created only in BigQuery warehouse.
470470

471471
## Sort Key
472472

0 commit comments

Comments
 (0)