Skip to content

Commit c28811f

Browse files
committed
Sharding: Remove statement about ignoring replica partitions
1 parent 874339f commit c28811f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/performance/sharding.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ types of queries you intend to run.
101101
CrateDB also has replicas of data and this results in additional shards in
102102
the cluster.
103103

104-
For the purposes of calculating how many shards a table should be clustered
105-
into, you can typically ignore replica partitions as these are not usually
106-
queried across for reads.
107-
108104
### Segments
109105

110106
The number of segments within a shard affects query performance because more

0 commit comments

Comments
 (0)