You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/storage/warehouses/faq.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The only restriction when loading your own data into your connected warehouse is
56
56
57
57
If you want to insert custom data into your warehouse, create new schemas that are not associated with an existing source, since these may be deleted upon a reload of the Segment data in the cluster.
58
58
59
-
Segment highly recommends scripting any sort of additions of data you might have to warehouse, so that you aren't doing one-off tasks that can be hard to recover from in the future in the case of hardware failure.
59
+
Segment recommends scripting any sort of additions of data you might have to warehouse, so that you aren't doing one-off tasks that can be hard to recover from in the future in the case of hardware failure.
60
60
61
61
## Which IPs should I allowlist?
62
62
@@ -72,7 +72,7 @@ BigQuery does not require allowlisting an IP address. To learn how to set up Big
72
72
73
73
## Will Segment sync my historical data?
74
74
75
-
Segment will automatically load up to two months of your historical data when you connect a warehouse.
75
+
Segment loads up to two months of your historical data when you connect a warehouse.
76
76
77
77
For full historical backfills you'll need to be a Segment Business plan customer. If you'd like to learn more about our Business plan and all the features that come with it, [check out our pricing page](https://segment.com/pricing).
78
78
@@ -93,7 +93,7 @@ After a source is created, you can enable or disable a warehouse sync within the
93
93
94
94
## Can I be notified when warehouse syncs fail?
95
95
96
-
If you enabled activity notifications for your storage destination, you will receive notifications in the Segment app when your warehouse syncs fail.
96
+
If you enabled activity notifications for your storage destination, you'll receive notifications in the Segment app when warehouse syncs fail.
0 commit comments