Skip to content

Commit 4b7de89

Browse files
stayseesongmarkzegarelli
andauthored
Apply suggestions from code review
Co-authored-by: markzegarelli <[email protected]>
1 parent 73b0232 commit 4b7de89

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ redirect_from: '/connections/warehouses/faq/'
55

66
## Can I control what data is sent to my warehouse?
77

8-
Yes. For those of you who are on Segment's [Business plan](https://segment.com/pricing), you can choose which sources, collections, and properties sync to your data warehouse using [Warehouse Selective Sync](/docs/connections/storage/warehouses/warehouse-syncs/#warehouse-selective-sync).
8+
Yes. Customers on Segment's [Business plan](https://segment.com/pricing) can choose which sources, collections, and properties sync to your data warehouse using [Warehouse Selective Sync](/docs/connections/storage/warehouses/warehouse-syncs/#warehouse-selective-sync).
99

10-
Selective Sync helps manage what data is sent to each individual warehouse, allowing you to sync different sets of data from the same source to different warehouses.
10+
Selective Sync helps manage the data Segment sends to each warehouse, allowing you to sync different sets of data from the same source to different warehouses.
1111

12-
Once a source, collection or property is disabled, Segment no longer syncs data from that source. Segment won't delete any historical data from your warehouse. When a source is re-enabled, Segment syncs all events since the last sync. This doesn't apply when a collection or property is re-enabled. Only new data generated after re-enabling a collection or property will sync to your warehouse.
12+
When you disable a source, collection or property, Segment no longer syncs data from that source. Segment won't delete any historical data from your warehouse. When you re-enable a source, Segment syncs all events since the last sync. This doesn't apply when a collection or property is re-enabled. Only new data generated after re-enabling a collection or property will sync to your warehouse.
1313

1414
## Can we add, tweak, or delete some of the tables?
1515

@@ -44,7 +44,7 @@ Your warehouse id appears in the URL when you look at the [warehouse destination
4444

4545
## How fresh is the data in Segment Warehouses?
4646

47-
Your data will be available in Warehouses within 24-48 hours. The underlying Redshift datastore has a subtle tradeoff between data freshness, robustness, and query speed. For the best experience, Segment needs to balance all three of these.
47+
Data is available in Warehouses within 24-48 hours. The underlying Redshift datastore has a subtle tradeoff between data freshness, robustness, and query speed. For the best experience, Segment needs to balance all three of these.
4848

4949
Real-time loading of the data into Segment Warehouses would cause significant performance degradation at query time because of the way Redshift uses large batches to optimize and compress columns. To optimize for your query speed, reliability, and robustness, Segment guarantees that your data will be available in Redshift within 24 hours.
5050

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@ To view the Sync History:
3939

4040
## Warehouse Selective Sync
4141

42-
Warehouse Selective Sync allows you to manage the data that you send to your warehouses. You can use this feature to stop syncing specific events (also known as collections) or properties that aren’t relevant, and could be slowing down your warehouse syncs.
42+
Warehouse Selective Sync allows you to manage the data that you send to your warehouses. You can use this feature to stop syncing specific events (also known as collections) or properties that aren’t relevant, and may slow down your warehouse syncs.
4343

4444
> info ""
4545
> This feature is only available to Business Tier customers. <br><br>You must be a Workspace Owner to change Selective Sync settings.
4646
47-
With Selective Sync, you can customize which collections and properties from a source are sent to each warehouse. This helps you manage what data is sent to each individual warehouse, allowing you to sync different sets of data from the same source to different warehouses.
47+
With Selective Sync, you can customize which collections and properties from a source are sent to each warehouse. This helps you control the data that is sent to each warehouse, allowing you to sync different sets of data from the same source to different warehouses.
4848

4949
> note ""
5050
> **NOTE:** This feature only affects [warehouses](/docs/connections/storage/warehouses/), and doesn't prevent data from going to any other [destinations](/docs/connections/destinations/).
5151
52-
Once a source, collection, or property is disabled, Segment no longer syncs data from that source. Segment won't delete any historical data from your warehouse. When a source is re-enabled, Segment syncs all events since the last sync. This does not apply when a collection or property is re-enabled. Only new data generated after re-enabling a collection or property syncs to your warehouse.
52+
When you disable a source, collection or property, Segment no longer syncs data from that source. Segment won't delete any historical data from your warehouse. When you re-enable a source, Segment syncs all events since the last sync. This doesn't apply when a collection or property is re-enabled. Only new data generated after re-enabling a collection or property will sync to your warehouse.
5353

5454
> warning ""
5555
> For each warehouse only the first 5,000 collections per source and 5,000 properties per collection are visible in the Selective Sync user interface. [Learn more about the limits](#selective-sync-user-interface-limits).

0 commit comments

Comments
 (0)