Skip to content

Commit e922194

Browse files
author
markzegarelli
authored
Add redirect to temp fix broken link from app (#3460)
1 parent c7a201b commit e922194

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Warehouse Syncs
3-
redirect_from: '/connections/warehouses/selective-sync/'
3+
redirect_from:
4+
- '/connections/warehouses/selective-sync/'
5+
- '/connections/storage/warehouses/selective-sync'
46
---
57

68
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.

0 commit comments

Comments
 (0)