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.

15 lines
212 B
Plaintext
Raw Normal View History

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