mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-05 14:02:21 +00:00
21 lines
366 B
Plaintext
21 lines
366 B
Plaintext
MergeTree compact + horizontal merge
|
|
test
|
|
1000000 Array(UInt16)
|
|
1000000 String
|
|
1000000 UInt64
|
|
MergeTree wide + horizontal merge
|
|
test
|
|
1000000 Array(UInt16)
|
|
1000000 String
|
|
1000000 UInt64
|
|
MergeTree compact + vertical merge
|
|
test
|
|
1000000 Array(UInt16)
|
|
1000000 String
|
|
1000000 UInt64
|
|
MergeTree wide + vertical merge
|
|
test
|
|
1000000 Array(UInt16)
|
|
1000000 String
|
|
1000000 UInt64
|