We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b80bdf8 + dc01c19 commit 854d6f7Copy full SHA for 854d6f7
docs/cloud/guides/best_practices/usagelimits.md
@@ -29,6 +29,7 @@ or look together at how we can increase them in a controlled manner.
29
| **Part size** | 150gb |
30
| **Services per organization** | 20 (soft) |
31
| **Services per warehouse** | 5 (soft) |
32
+| **Replicas per service** | 20 (soft) |
33
| **Low cardinality** | 10k or less |
34
| **Primary keys in a table** | 4-5 that sufficiently filter down the data |
35
| **Query concurrency** | 1000 (per replica) |
0 commit comments