Skip to content

Personas Limits SQL Traits Rows Fix [DOC-343] #2085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/personas/product-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To learn more about custom limits and upgrades, contact your dedicated Customer
| --------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| SQL Traits | **Essentials**: 5 <br><br> **Advanced**: 25 | The number of SQL traits you can sync to your Personas space. Contact your account team to upgrade your Personas service. |
| SQL Traits - Sync Frequency | **Essentials**: <br> twice daily <br><br> **Advanced**: customizable, up to hourly | The frequency with which Segment runs your SQL traits. Contact your account team to customize your schedule. |
| SQL Traits - Rows | 10 million | The number of rows each SQL trait can return. |
| SQL Traits - Rows | 25 million | The number of rows each SQL trait can return. |
| SQL Traits - Columns | 25 | The number of columns each SQL trait can return. |


Expand Down