Azat Khuzhin
2788b7c2e7
Improve 01555_system_distribution_queue_mask (for bug fix check)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-14 10:52:56 +01:00
Azat Khuzhin
3d247b8635
Preserve error in system.distribution_queue on SYSTEM FLUSH DISTRIBUTED
...
After refactoring in #45491 this behaviour had been changed, hence
01555_system_distribution_queue_mask became flaky, since if the flush
had not happened before SYSTEM FLUSH DISTRIBUTED the error was not saved
into the system.distribution_queue.
v2: Improve 01555_system_distribution_queue_mask test
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-13 20:07:55 +01:00
Azat Khuzhin
610c9aecee
Fix copy-paste in 01555_system_distribution_queue_mask comments
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-13 19:29:50 +01:00
Raúl Marín
6c43781d11
Try manually fixing tests
2023-03-06 12:31:54 +01:00
avogar
6b7d3bf07b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-bc-check
2023-02-24 13:52:22 +00:00
AVMusorin
0bf0fe488e
added last_exception_time column into distribution_queue table
2023-02-21 23:46:57 +01:00
avogar
64df6ca520
Split stress test and backward compatibility check
2023-01-03 19:22:31 +00:00
avogar
b9496af3b3
Fix tests
2022-03-14 16:40:17 +00:00
Kruglov Pavel
653eeca8a7
Update 01555_system_distribution_queue_mask.sql
2021-11-24 17:29:31 +03:00
Azat Khuzhin
34d882b7d3
Get back 01555_system_distribution_queue_mask
...
This reverts commit bfb330452c
.
Since now use_compact_format_in_distributed_parts_names works on fly for
internal_replication=true.
2020-11-08 03:06:01 +03:00
Alexey Milovidov
bfb330452c
Remove old test
2020-11-07 22:12:08 +03:00
Azat Khuzhin
b2e17916e4
Mask password in data_path in the system.distribution_queue
2020-11-06 00:10:25 +03:00