Skip to content

Commit be59680

Browse files
authored
Merge pull request #3410 from ClickHouse/pratimapatel2008-patch-1
Update usagelimits.md
2 parents 84f14f7 + 687f2cc commit be59680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud/bestpractices/usagelimits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you've run up against one of these guardrails, it's possible that you are imp
1919
- **Services**: 20 (soft)
2020
- **Low cardinality**: 10k or less
2121
- **Primary keys in a table**: 4-5 that sufficiently filter down the data
22-
- **Concurrency**: default 100, can be increased to 1000 per node
22+
- **Query Concurrency**: 1000
2323
- **Batch ingest**: anything > 1M will be split by the system in 1M row blocks
2424

2525
:::note

0 commit comments

Comments
 (0)