Skip to content

Commit a376f02

Browse files
Merge pull request #4902 from segmentio/sneha-shashidhar-patch-2
Update schema.md
2 parents 5b4baa5 + 81bc68a commit a376f02

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)