mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-06 22:42:22 +00:00
c2202ff347
* Update StorageDistributed.cpp * Update StorageDistributed.cpp * Update StorageDistributed.cpp * add a test * Update 01099_parallel_distributed_insert_select.sql
62 lines
708 B
Plaintext
62 lines
708 B
Plaintext
parallel_distributed_insert_select=1
|
|
test_shard_localhost
|
|
0
|
|
1
|
|
2
|
|
test_cluster_two_shards_localhost
|
|
0 2
|
|
1 2
|
|
2 2
|
|
test_cluster_two_shards
|
|
distributed
|
|
local
|
|
0 2
|
|
1 2
|
|
2 2
|
|
distributed
|
|
0 4
|
|
1 4
|
|
2 4
|
|
test_cluster_1_shard_3_replicas_1_unavailable
|
|
distributed
|
|
local
|
|
test_cluster_1_shard_3_replicas_1_unavailable with storageCluster
|
|
distributed
|
|
local
|
|
parallel_distributed_insert_select=2
|
|
test_shard_localhost
|
|
0
|
|
1
|
|
2
|
|
test_cluster_two_shards_localhost
|
|
0 2
|
|
1 2
|
|
2 2
|
|
test_cluster_two_shards
|
|
distributed
|
|
0 4
|
|
1 4
|
|
2 4
|
|
local
|
|
0 2
|
|
1 2
|
|
2 2
|
|
test_cluster_1_shard_3_replicas_1_unavailable
|
|
distributed
|
|
0 1
|
|
1 1
|
|
2 1
|
|
local
|
|
0 1
|
|
1 1
|
|
2 1
|
|
test_cluster_1_shard_3_replicas_1_unavailable with storageCluster
|
|
distributed
|
|
1 1
|
|
2 1
|
|
3 1
|
|
local
|
|
1 1
|
|
2 1
|
|
3 1
|