Skip to content

Commit e5af465

Browse files
authored
Merge pull request #2085 from segmentio/DOC-343_Personas_Limits_Fix
Personas Limits SQL Traits Rows Fix [DOC-343]
2 parents 8351493 + 2563bff commit e5af465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/product-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To learn more about custom limits and upgrades, contact your dedicated Customer
5050
| --------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
5151
| 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. |
5252
| 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. |
53-
| SQL Traits - Rows | 10 million | The number of rows each SQL trait can return. |
53+
| SQL Traits - Rows | 25 million | The number of rows each SQL trait can return. |
5454
| SQL Traits - Columns | 25 | The number of columns each SQL trait can return. |
5555

5656

0 commit comments

Comments
 (0)