Skip to content

Commit dad8619

Browse files
update faq with data type
1 parent 3adaa58 commit dad8619

File tree

1 file changed

+5
-1
lines changed
  • src/connections/storage/warehouses

1 file changed

+5
-1
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Your source slug can be found in the URL when you're looking at the source desti
7474

7575
Your warehouse id appears in the URL when you look at the [warehouse destinations page](https://app.segment.com/goto-my-workspace/warehouses/). The URL structure looks like this:
7676

77-
​​`app.segment.com/[my-workspace]/warehouses/[my-warehouse-id]/overview`
77+
`app.segment.com/[my-workspace]/warehouses/[my-warehouse-id]/overview`
7878

7979

8080
## How fresh is the data in Segment Warehouses?
@@ -170,3 +170,7 @@ To change the name of your schema without disruptions:
170170
11. Select the warehouse you disabled syncs for from the list of destinations.
171171
3. On the overview page for your source, select **Settings**.
172172
4. Enable the **Sync Data** toggle and click **Save Settings**.
173+
174+
## Can I change the data type of a column in the warehouse?
175+
176+
Yes, data types are set up in your warehouse based on the first value that comes in from a source. However, you can request the support team to update the data type. To learn more on how to request, check out [Data Types](/docs/connections/storage/warehouses/schema/#schema-evolution-and-compatibility) section.

0 commit comments

Comments
 (0)