mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 23:31:24 +00:00
4f98f875c3
Add the ability to write final mark to *MergeTree engines family.
42 lines
302 B
Plaintext
42 lines
302 B
Plaintext
===test insert===
|
|
0
|
|
2
|
|
===test merge===
|
|
0
|
|
2
|
|
===test alter===
|
|
0
|
|
2
|
|
===test mutation===
|
|
0
|
|
['q','q','q']
|
|
===test skip_idx===
|
|
0
|
|
2
|
|
===test alter attach===
|
|
1 1
|
|
2 1
|
|
3 1
|
|
4 2 Hello
|
|
5 2 World
|
|
1 1
|
|
2 1
|
|
3 1
|
|
4 2
|
|
5 2
|
|
6 3
|
|
7 3
|
|
===test alter update===
|
|
foo
|
|
foo
|
|
===test no pk===
|
|
0
|
|
2
|
|
0
|
|
2
|
|
===test a lot of marks===
|
|
0
|
|
4
|
|
0
|
|
7
|