Skip to content

Commit 81bc68a

Browse files
Update schema.md
1 parent fdf2192 commit 81bc68a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/storage/warehouses/schema.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A **schema** describes the way that the data in a warehouse is organized. Segmen
77

88
> note "Warehouse column creation"
99
> **Note:** Segment creates tables for each of your custom events in your warehouse, with columns for each event's custom properties. Segment does not allow unbounded `event` or `property` spaces in your data. Instead of recording events like "Ordered Product 15", use a single property of "Product Number" or similar.
10+
> Segment creates and populates a column only when it receives a non-null value from the source.
1011
1112
### How warehouse tables handle nested objects and arrays
1213

0 commit comments

Comments
 (0)