Skip to content

Commit fb8c779

Browse files
Update warehouse/faq.md
1 parent e0bc7b2 commit fb8c779

File tree

1 file changed

+7
-4
lines changed
  • src/connections/storage/warehouses

1 file changed

+7
-4
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ Protocols customers can also use [Transformations](/docs/protocols/transform/) t
6262

6363
> **Note**: Transformations are currently limited to event, property and trait name changes, and do **not** apply to historical data.
6464
65+
## Can I change the data type of a column in the warehouse?
66+
67+
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 by reaching out to [support](https://app.segment.com/workspaces?contact=1). To learn more, check out [Data Types](/docs/connections/storage/warehouses/schema/#schema-evolution-and-compatibility) section.
68+
69+
## Can the data type definitions in Protocols be enforced on warehouse schema?
70+
71+
The data type definitions in Protocols are not utilized by warehouse connectors for schema creation, and has no impact on the warehouse schema.
6572

6673
## How do I find my source slug?
6774

@@ -171,7 +178,3 @@ To change the name of your schema without disruptions:
171178
11. Select the warehouse you disabled syncs for from the list of destinations.
172179
12. On the overview page for your source, select **Settings**.
173180
13. Enable the **Sync Data** toggle and click **Save Settings**.
174-
175-
## Can I change the data type of a column in the warehouse?
176-
177-
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 by reaching out to [support](https://app.segment.com/workspaces?contact=1). To learn more, check out [Data Types](/docs/connections/storage/warehouses/schema/#schema-evolution-and-compatibility) section.

0 commit comments

Comments
 (0)