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/protocols/faq.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,10 @@ Blocked events are blocked from sending to all Segment Destinations, including w
126
126
127
127
Blocked events will not count towards your MTU counts as long as blocked event forwarding is disabled.
128
128
129
+
### Are the data type definitions utilized for warehouse schema creation?
130
+
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.
0 commit comments