ClickHouse/tests/queries/0_stateless/03230_keeper_cp_mv_commands.reference
2024-08-29 15:26:42 +00:00

16 lines
296 B
Plaintext

initial
A C
simple copy
A C D
node-A
simple move
A C H
node-A
move node with childs -- must be error
Transaction failed (Not empty): Op #2, path: /test-keeper-client-default/A
A C H
move node to existing
Transaction failed (Node exists): Op #1, path: /test-keeper-client-default/A
A C H
clean up