alesapin
456da30c9f
Revert "Merge pull request #41249 from ClickHouse/revert-40968-s3-sharding-2"
...
This reverts commit ac60300997
, reversing
changes made to a9c272283a
.
2022-09-16 14:06:26 +02:00
kssenii
559c696230
Fix
2022-09-14 20:35:28 +02:00
alesapin
51a302a70f
Merge branch 'master' into revert-40968-s3-sharding-2
2022-09-14 11:53:14 +02:00
Alexander Tokmakov
4d146b05a9
Merge pull request #38262 from PolyProgrammist/fix-ordinary-system-unfreeze
...
Fix SYSTEM UNFREEZE for ordinary database
2022-09-13 14:55:11 +03:00
alesapin
9af591a328
Revert "Sharding s3 key names (2)"
2022-09-13 12:29:02 +02:00
Anton Ivashkin
e91d22a5b7
Merge branch 'fix-ordinary-system-unfreeze' of github.com:PolyProgrammist/ClickHouse into fix-ordinary-system-unfreeze
2022-09-06 12:18:05 +03:00
Anton Ivashkin
5e7cf1f238
Fix test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node]
2022-09-06 12:14:40 +03:00
robot-clickhouse
89d40b6f70
Automatic style fix
2022-09-05 00:23:36 +00:00
Alexey Milovidov
007680d93f
Preparation
2022-09-05 02:13:51 +02:00
Alexander Tokmakov
d9190a8121
Merge pull request #39872 from ClickHouse/store_cleanup_all_disks
...
Cleanup unused dirs from `store/` on all disks
2022-08-05 12:21:59 +03:00
Alexander Tokmakov
110b60e5b7
fix tests
2022-08-04 19:48:55 +02:00
Alexander Tokmakov
a269cf29e4
remove unused dirs from store on all disks
2022-08-03 19:49:16 +02:00
Yatsishin Ilya
eb2da901c7
Merge remote-tracking branch 'origin/master' into integration-tests-7
2022-07-18 09:29:35 +00:00
Kseniia Sumarokova
61ce5161f3
Merge pull request #39106 from kssenii/cache-cacth-disk-full-on-cache-write
...
fs cache: continue without exception when getting no disk space left error
2022-07-13 19:08:13 +02:00
Kseniia Sumarokova
48cb1ed909
Update test.py
2022-07-13 11:48:39 +02:00
kssenii
112a764794
Process no disk space left
...
:wq# Please enter the commit message for your changes. Lines starting
2022-07-11 22:12:40 +02:00
Vladimir Chebotarev
f746187225
Fixed style.
2022-07-11 17:53:05 +03:00
Vladimir Chebotarev
9ca8c035f2
Added test for missing DeleteObjects
request.
2022-07-11 10:22:06 +03:00
Yatsishin Ilya
d274b05fac
improvements
2022-07-07 20:21:10 +00:00
Vadim Volodin
637d293fbd
Add SYSTEM UNFREEZE query
2022-06-08 15:21:14 +03:00
alesapin
4540cf8925
Style check fixes
2022-05-14 13:46:47 +02:00
alesapin
5dcd25be23
Initial implementation
2022-05-12 00:04:54 +02:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
kssenii
ebcb66a361
Fix
2021-12-21 10:58:02 +03:00
kssenii
0411fd6565
Better test
2021-12-19 21:24:52 +03:00
kssenii
40c266840c
Fixes
2021-12-17 18:16:29 +03:00
kssenii
8199b24b80
Add test
2021-12-17 01:55:15 +03:00
Jakub Kuklis
b5db3a307f
Cache test, removing spurious imports
2021-12-10 22:04:38 +01:00
Jakub Kuklis
312e5b8c45
Abstracting utility functions from main integration tests for remote disks
2021-12-10 22:04:38 +01:00
kssenii
0dda1f280b
Update setting remote_filesystem_read_method
2021-11-11 13:19:49 +03:00
kssenii
d6e1d0503d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
2021-10-07 16:21:00 +03:00
kssenii
1c37b0df53
Ping tests
2021-10-05 13:19:43 +00:00
kssenii
e301457e91
Fix prefetch mistake
2021-09-21 15:40:48 +03:00
kssenii
0104cb1c8e
Better
2021-09-21 01:51:17 +03:00
Vladimir Chebotarev
963cfc1694
S3 disk unstable reads test.
2021-08-19 10:08:16 +03:00
Vitaly Baranov
3a3cbeb7aa
Collect stderr.log and stdout.log in all integration tests by default.
2021-06-29 17:30:47 +03:00
alesapin
c7781e24d5
Fix some flaky tests
2021-06-21 11:02:27 +03:00
Yatsishin Ilya
9d159072ef
mERGe remote-tracking branch 'origin' into integration-2
2021-05-11 13:32:44 +03:00
Pavel Kovalenko
0050dbb75b
Apply disk settings on config reload.
2021-04-29 23:32:19 +03:00
Pavel Kovalenko
2ab8013455
DiskRestartProxy improvements and tests.
2021-04-21 12:53:46 +03:00
Yatsishin Ilya
4347f6ae43
Merge remote-tracking branch 'origin' into integration-2
2021-04-15 16:49:31 +03:00
Anton Ivashkin
68541ef315
Fix flapping test_merge_tree_s3 test
2021-04-14 19:07:22 +03:00
Yatsishin Ilya
21b0f2bf02
Merge remote-tracking branch 'origin' into integration-2
2021-03-24 13:37:56 +03:00
Pavel Kovalenko
7ba1b8dbd5
Fixed flaky test_merge_tree_s3::test_insert_same_partition_and_merge
2021-03-17 16:00:22 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Pavel Kovalenko
483e63ca45
ALTER TABLE UNFREEZE rework.
2021-03-03 00:10:09 +03:00
Pavel Kovalenko
078dfce038
Add ALTER TABLE UNFREEZE command.
2021-02-24 17:28:30 +03:00
Alexander Tokmakov
5d19ed04f6
allow synchronous drop/detach table for Atomic
2020-09-29 16:47:08 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Yatsishin Ilya
6902bbce50
Merge remote-tracking branch 'origin' into integration-explicit-configs
2020-09-02 12:48:07 +03:00