Skip to content

Commit 69d905c

Browse files
Apply suggestions from code review
1 parent fb8c779 commit 69d905c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ Protocols customers can also use [Transformations](/docs/protocols/transform/) t
6464
6565
## Can I change the data type of a column in the warehouse?
6666

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.
67+
Yes. Data types are set up in your warehouse based on the first value that comes in from a source, but you can request the support team to update the data type by reaching out to [Segment support](https://app.segment.com/workspaces?contact=1){:target="_blank”}. To learn more, check out Segment's [Data Types](/docs/connections/storage/warehouses/schema/#schema-evolution-and-compatibility) documentation.
6868

69-
## Can the data type definitions in Protocols be enforced on warehouse schema?
69+
## Can the data type definitions in Protocols be enforced in a warehouse schema?
7070

71-
The data type definitions in Protocols are not utilized by warehouse connectors for schema creation, and has no impact on the warehouse schema.
71+
The data type definitions in Protocols have no impact on the warehouse schema.
7272

7373
## How do I find my source slug?
7474

src/protocols/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ Blocked events are blocked from sending to all Segment Destinations, including w
126126

127127
Blocked events will not count towards your MTU counts as long as blocked event forwarding is disabled.
128128

129-
### Are the data type definitions utilized for warehouse schema creation?
129+
### Do warehouse connectors use the data type definitions when creating a warehouse schema?
130130

131-
The data type definitions are not used by warehouse connectors for schema creation. The [data types](https://segment.com/docs/connections/storage/warehouses/schema/#data-types) for columns are inferred from the first event that comes in from the source.
131+
Warehouse connectors don't use data type definitions for schema creation. The [data types](/docs/connections/storage/warehouses/schema/#data-types) for columns are inferred from the first event that comes in from the source.
132132

133133
## Protocols Transformations
134134

0 commit comments

Comments
 (0)