Skip to content

Commit 634e639

Browse files
authored
[netlify-build]
1 parent 4b7de89 commit 634e639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/storage/warehouses/warehouse-syncs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ redirect_from: '/connections/warehouses/selective-sync/'
44
---
55

66
The Warehouse Sync process prepares the raw data coming from a source and loads it into a warehouse destination. There are two phases to the sync process:
7-
1. **Preparation phase**: This is where Segment prepares data coming from a source.
8-
2. **Loading phase**: This is where Segment loads data into the warehouse destination.
7+
1. **Preparation phase**: This is where Segment prepares the data coming from a source so that it's in the right format for the loading phase.
8+
2. **Loading phase**: This is where Segment deduplicates data and the data loads into the warehouse destination. Any sync issues that occur in this phase can be traced back to your warehouse.
99

1010
Instead of constantly streaming data to the warehouse destination, Segment loads data to the warehouse in bulk at regular intervals. Before the data loads, Segment inserts and updates events and objects, and automatically adjusts the schema to make sure the data in the warehouse is inline with the data in Segment.
1111

0 commit comments

Comments
 (0)