ClickHouse/tests/queries/0_stateless/02423_drop_memory_parts.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
217 B
Plaintext
Raw Normal View History

2022-09-22 22:51:13 +00:00
init state
30
0_1_1_0 InMemory 10
1_2_2_0 InMemory 10
2_3_3_0 InMemory 10
drop part 0
20
0_1_1_1 InMemory 0
1_2_2_0 InMemory 10
2_3_3_0 InMemory 10
detach table
attach table
20
1_2_2_0 InMemory 10
2_3_3_0 InMemory 10