Sema Checherinda
0b4ea3e2e1
remove reminder comments
2023-05-30 12:26:20 +02:00
Sema Checherinda
fe3939287b
add test, fix .gin_sid files
2023-05-30 12:26:20 +02:00
Sema Checherinda
b0eff95388
update doc, add profile event WriteBufferFromS3WaitInflightLimitMicroseconds
2023-05-26 18:59:21 +02:00
Sema Checherinda
7031796d3f
fixing tests
2023-05-26 18:59:21 +02:00
Sema Checherinda
206efee9b7
add test with merge tree table
2023-05-26 18:59:21 +02:00
Sema Checherinda
4249bda449
s3_max_inflight_parts_for_one_file with tests
2023-05-26 18:59:11 +02:00
Michael Kolupaev
8dc59c1efe
Fix test_insert_same_partition_and_merge failing if one Azure request attempt fails
2023-05-18 21:40:24 +00:00
Sema Checherinda
66e3712dca
Merge branch 'master' into lost-blobs
2023-05-11 08:23:25 +02:00
Sema Checherinda
93c1209ea5
fix black style
2023-05-04 19:40:41 +02:00
Alexander Tokmakov
83b12ec5ca
replace NO DELAY with SYNC in tests
2023-05-03 20:08:49 +02:00
Sema Checherinda
3ba490e4d6
test when merge canceled with s3
2023-05-03 10:39:03 +02:00
Sema Checherinda
ff648b7b36
mute the bug, will open new pr with fix
2023-05-01 21:53:05 +02:00
Sema Checherinda
e3647571f2
explicit drop table for tests
2023-05-01 20:45:20 +02:00
Sema Checherinda
02b7c2fe90
clearing s3 between tests in a robust way
2023-05-01 20:45:10 +02:00
alesapin
5b24a84fc0
Apply black check
2023-05-01 14:02:07 +02:00
alesapin
21f58df9f7
Finally fix flaky test
2023-05-01 13:58:10 +02:00
robot-clickhouse
ab97dbcf1e
Automatic style fix
2023-04-30 17:27:15 +00:00
alesapin
6281606fcf
More debug info
2023-04-30 19:08:04 +02:00
alesapin
a1e9236b53
Fix tests which depend on detached files count
2023-04-30 19:06:36 +02:00
Sema Checherinda
3ada33db56
Merge pull request #48674 from CheSema/more_logs_47882
...
show result of minio listings for test test_attach_detach_partition
2023-04-13 11:46:19 +02:00
Kseniia Sumarokova
b6c17759f4
Merge pull request #48636 from kssenii/fix-error-in-cache
...
Fix possible error from cache
2023-04-13 11:03:11 +02:00
Sema Checherinda
cc17014516
show result of minio listings for test test_attach_detach_partition
2023-04-12 10:09:25 +02:00
kssenii
6717eab355
Fix
2023-04-11 12:35:59 +02:00
alesapin
e3961c118a
Revert "Revert "Fix several RENAME COLUMN
bugs.""
2023-02-27 12:27:57 +01:00
Alexey Milovidov
8f40bbd5b4
Revert "Fix several RENAME COLUMN
bugs."
2023-02-26 05:47:05 +03:00
robot-clickhouse
f81f0b351f
Automatic style fix
2023-02-08 13:58:55 +00:00
alesapin
a28d10a810
Fxi
2023-02-08 14:50:30 +01:00
Vitaly Baranov
0d12d90fb5
Move common code to helpers/mock_servers.py
2023-01-06 15:55:21 +01:00
alesapin
4948a8c17b
Remove disk restart proxy and disk decorator ( #44647 )
...
* Remove disk restart proxy and disk decorator
* Automatic style fix
* Returned some trash back
* Fix build again
* Fix failing test
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2022-12-30 14:47:30 +01:00
Sema Checherinda
aecc509f80
make calls to be sure that parts are deleted
2022-12-12 12:37:52 +01:00
Sema Checherinda
6fd7dcf26f
Merge branch 'master' into lock-free-drop-partition
2022-11-24 12:34:19 +01:00
Sema Checherinda
dd93d331c1
fix 01168_mutations_isolation
2022-11-23 15:16:08 +00:00
Sema Checherinda
44a8f2f460
work with test_merge_tree_s3 and test_merge_tree_s3_restore
2022-11-23 15:16:08 +00:00
alesapin
cecf032b9e
Disable compressed marks for some tests
2022-11-17 18:06:59 +01:00
kssenii
b8079e4577
Merge remote-tracking branch 'upstream/master' into rename-some-cache-commands
2022-09-20 13:02:18 +02:00
kssenii
e3cd3686af
Rename
2022-09-19 14:02:51 +02:00
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
Alexey Milovidov
61278c81e4
Merge branch 'master' into remove-useless-line
2022-09-10 05:07:10 +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
ianton-ru
39e1fc7a0f
Merge branch 'master' into fix-ordinary-system-unfreeze
2022-09-05 17:10:59 +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
Alexey Milovidov
b42d26acfe
Remove one line from XML, because we do not care
2022-08-28 02:44:02 +02:00
Vadim Volodin
9c371d518f
fix enable_unfreeze handler and sanitizer hints
2022-08-23 13:53:06 +03:00
kssenii
91f4143b6e
Merge master
2022-08-05 12:14:08 +02:00