-
Notifications
You must be signed in to change notification settings - Fork 380
warehouse faqs docs edits #7888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
@@ -125,41 +125,41 @@ Users with workspaces in the EU must allowlist `3.251.148.96/29`. | |||
|
|||
## Will Segment sync my historical data? | |||
|
|||
Segment loads up to two months of your historical data when you connect a warehouse. | |||
Segment loads up to 2 months of your historical data when you connect a warehouse. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: if we're using Twilio's style guide this would remain as-is
|
||
Amazon's service has some more powerful features and will be more cost-effective for most cases. However, first time users of Amazon Web Services (AWS) will likely need to spend some time with the documentation to get set up properly. | ||
|
||
## How do I prevent a source from syncing to some or all warehouses? | ||
|
||
When you create a new source, the source syncs to all warehouse(s) in the workspace by default. You can prevent the source from syncing to some or all warehouses in the workspace in two ways: | ||
When you create a new source, the source syncs to all warehouses in the workspace by default. You can prevent the source from syncing to some or all warehouses in the workspace in 2 ways: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
4. Enable **Storage Destination Sync Failed**. | ||
|
||
## How is the data formatted in my warehouse? | ||
|
||
Data in your warehouse is formatted into **schemas**, which involve a detailed description of database elements (tables, views, indexes, synonyms, etc.) | ||
Data in your warehouse is formatted into **schemas**, which involve a detailed description of database elements (such as tables, views, indexes, synonyms) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Data in your warehouse is formatted into **schemas**, which involve a detailed description of database elements (such as tables, views, indexes, synonyms) | |
Data in your warehouse is formatted into **schemas**, which involve a detailed description of database elements (like tables, views, indexes, synonyms) |
8. Repeat steps six and seven until you rename all sources that sync data to your warehouse. | ||
7. Select **SQL Settings** and update the **Schema Name** field with the new name for your schema and click **Save Changes**. | ||
> **Note**: This sets the schema name for all existing and future destinations. The new name must be lowercase and may include underscores. | ||
8. Repeat steps 6 and 7 until you rename all sources that sync data to your warehouse. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as comment on line 128
Proposed changes
edits for the Segment docs audit on the warehouse FAQs page
Merge timing
Related issues (optional)