Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit94b8c64

Browse files
authored
Update src/connections/storage/warehouses/schema.md
1 parentb9b8d8c commit94b8c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/connections/storage/warehouses/schema.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ analytics.track('Register', {
258258
Then you can expect to see columns named`plan` and`account_type` as well as the default`event`,`id`, and so on. That way, you can write queries against any of the custom data sent in track calls.
259259

260260
>info "Note"
261-
>Because`properties` and`traits`are addedas un-prefixed columns to your tables, there is a chanceof collision with ourreserved column names. For this reason, properties with the same name as reserved column name (for example,`user_id`) are discarded.
261+
>BecauseSegment adds`properties` and`traits` as un-prefixed columns to your tables, there is a chancethe names can collide withreserved column names. For this reason,Segment discardsproperties with the same name asthereserved column name (for example,`user_id`).
262262
263263
Your event tables are one of the more powerful datasets in Segment SQL. They allow you to see which actions users perform when interacting with your product.
264264

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp