ClickHouse/tests/queries/0_stateless/01417_freeze_partition_verbose_zookeeper.reference
Nicolae Vartolomei 85174d64a0 Use absolute paths to backup locations (shadow)
Tests are frankenstain. Had to hide absolute path `/tmp/clickhouse.test..IP69I/data/shadow/test_01417_single_part_7/data/default/table_for_freeze/7_8_8_0` to make them deterministic and independend of the method they are run (local vs remote target)
2020-07-30 18:03:26 +01:00

19 lines
698 B
Plaintext

command_type partition_id part_name backup_name
FREEZE ALL 0 0_0_0_0 test_01417
FREEZE ALL 1 1_0_0_0 test_01417
FREEZE ALL 2 2_0_0_0 test_01417
FREEZE ALL 3 3_0_0_0 test_01417
FREEZE ALL 4 4_0_0_0 test_01417
FREEZE ALL 5 5_0_0_0 test_01417
FREEZE ALL 6 6_0_0_0 test_01417
FREEZE ALL 7 7_0_0_0 test_01417
FREEZE ALL 8 8_0_0_0 test_01417
FREEZE ALL 9 9_0_0_0 test_01417
command_type partition_id part_name backup_name
FREEZE PARTITION 3 3_0_0_0 test_01417_single_part
command_type partition_id part_name old_part_name
ATTACH PARTITION 3 3_3_3_0 3_0_0_0
command_type partition_id part_name backup_name old_part_name
FREEZE PARTITION 7 7_0_0_0 test_01417_single_part_7
ATTACH PART 5 5_2_2_0 5_0_0_0