Commit Graph

118510 Commits

Author SHA1 Message Date
Ilya Yatsishin
32e0348caa Revert "Publish changes"
This reverts commit ed6bfd66fe.
2023-07-05 17:12:56 +02:00
Ilya Yatsishin
f0f6515178 Merge remote-tracking branch 'origin/fix-test-object-type' into many-fixes-3 2023-07-05 17:10:11 +02:00
Ilya Yatsishin
c052f42a20 Merge remote-tracking branch 'origin/fix-tsan-transform' into many-fixes-3 2023-07-05 17:07:42 +02:00
Ilya Yatsishin
b0e2d010eb Merge remote-tracking branch 'origin/fix-flaky-keeper-map-test' into many-fixes-3 2023-07-05 17:07:21 +02:00
Ilya Yatsishin
23675b4748 Merge remote-tracking branch 'origin/less-flay-02481_async_insert_race_long' into many-fixes-3 2023-07-05 17:04:30 +02:00
Ilya Yatsishin
735bc44e1c Merge remote-tracking branch 'origin/less-flaky-test_start_stop_moves' into many-fixes-3 2023-07-05 16:57:06 +02:00
Ilya Yatsishin
c5331048df Merge remote-tracking branch 'origin/fix-stress-test-grep' into many-fixes-3 2023-07-05 16:56:34 +02:00
Ilya Yatsishin
87b5591ba3 Merge remote-tracking branch 'origin/fix-upgrade-test-disks' into many-fixes-3 2023-07-05 16:54:30 +02:00
Antonio Andelic
1124c7ae8b Correctly move config 2023-07-05 12:42:36 +00:00
Antonio Andelic
12f413c7a7
Merge branch 'master' into fix-flaky-keeper-map-test 2023-07-05 14:00:10 +02:00
Alexey Milovidov
76316f9cc8
Merge pull request #51578 from ClickHouse/remove-analyzer-setting-client
Remove the usage of Analyzer setting in the client
2023-07-05 14:49:39 +03:00
Antonio Andelic
3dc0afd52f Correctly grep archives 2023-07-05 11:19:15 +00:00
Antonio Andelic
47cffa6f1e Properly check the first part disk 2023-07-05 10:40:40 +00:00
Kseniia Sumarokova
2ce7bcaa3d
Merge pull request #51547 from kssenii/more-flexible-drop-cache
Support `DROP FILESYSTEM CACHE <name> KEY <key> [ OFFSET <offset>]`
2023-07-05 11:48:44 +02:00
Kseniia Sumarokova
f2d942fbb5
Merge branch 'master' into more-flexible-drop-cache 2023-07-05 11:43:57 +02:00
Kseniia Sumarokova
e897207cd5
Merge pull request #51790 from kssenii/fix-assertion
Fix after #51000
2023-07-05 11:25:00 +02:00
Antonio Andelic
759b8b9a76 Fix more tests 2023-07-05 07:17:52 +00:00
Antonio Andelic
ef2285baf0 Merge branch 'master' into less-flay-02481_async_insert_race_long 2023-07-05 06:59:40 +00:00
robot-ch-test-poll
0fb6dd8f89
Merge pull request #51800 from Avogar/assert-current-thread
Add assert in ThreadStatus destructor for correct current_thread
2023-07-05 03:14:33 +02:00
Alexey Milovidov
c2a5318df4
Merge pull request #47430 from ClickHouse/DanRoscigno-patch-4
Provide advice to people needing to turn off features and tag which tests to run or skip
2023-07-05 02:51:55 +03:00
Alexey Milovidov
90e3b0d0dd
Merge branch 'master' into DanRoscigno-patch-4 2023-07-05 02:51:34 +03:00
Alexey Milovidov
6d0e6b58f3
Merge branch 'master' into remove-analyzer-setting-client 2023-07-05 02:30:17 +03:00
Alexey Milovidov
2575db1522
Merge pull request #50235 from ClickHouse/vdimir/fix_test_join_set_filter
Remove unstable queries from performance/join_set_filter
2023-07-05 02:05:12 +03:00
Alexey Milovidov
a3f201f5de
Merge branch 'master' into fix-tsan-transform 2023-07-05 02:03:09 +03:00
Alexey Milovidov
41783c47d1
Merge pull request #51274 from den-crane/tests/issue_36894
test for #36894
2023-07-05 01:59:11 +03:00
Alexey Milovidov
39199fd116 Update test 2023-07-05 00:49:10 +02:00
Alexey Milovidov
5e303e5916 Merge branch 'fix-test-object-type' of github.com:ClickHouse/ClickHouse into fix-test-object-type 2023-07-05 00:48:16 +02:00
Alexey Milovidov
a06532630a Merge branch 'master' into fix-test-object-type 2023-07-05 00:47:30 +02:00
Alexey Milovidov
3a170c297a
Merge pull request #51392 from ClickHouse/disable-hedged-requests-under-tsan
Disable hedged requests under TSan
2023-07-05 00:33:17 +03:00
Alexey Milovidov
3371e038cf
Merge pull request #51498 from ClickHouse/vdimir/test_alter_moving_garbage_51342
Fix `test_alter_moving_garbage`: lock between getActiveContainingPart and swapActivePart in parts mover
2023-07-05 00:32:21 +03:00
avogar
32ee0e7d08 Add assert in ThreadStatus destructor for correct current_thread 2023-07-04 17:35:26 +00:00
Alexey Milovidov
78a051de5d
Merge branch 'master' into fix-test-object-type 2023-07-04 20:19:27 +03:00
Alexey Milovidov
e84769cb23
Update 02789_object_type_invalid_num_of_rows.reference 2023-07-04 20:19:17 +03:00
Alexey Milovidov
35bf33c3d9
Merge branch 'master' into fix-tsan-transform 2023-07-04 20:18:43 +03:00
Robert Schulze
aa89dcc29a
Merge pull request #51791 from rschu1ze/docs-non-unique
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 18:00:31 +02:00
Robert Schulze
3cb459bd04
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES 2023-07-04 15:50:56 +00:00
Kruglov Pavel
bab423acc2
Merge branch 'master' into disable-hedged-requests-under-tsan 2023-07-04 17:37:14 +02:00
kssenii
c979113ea5 Fix 2023-07-04 16:13:33 +02:00
Antonio Andelic
796e56a74f
Merge branch 'master' into fix-flaky-keeper-map-test 2023-07-04 15:47:41 +02:00
Antonio Andelic
ff2a773fc7
Merge branch 'master' into less-flay-02481_async_insert_race_long 2023-07-04 15:47:37 +02:00
Alexey Milovidov
aa2b8aa893
Merge pull request #51769 from ClickHouse/mypy-1.4.0
Version mypy=1.4.1 falsly reports unused ignore comment
2023-07-04 16:45:57 +03:00
Yatsishin Ilya
5230503651 remove unused type: ignore 2023-07-04 12:59:25 +00:00
Antonio Andelic
fd6115f0e3 Fix flaky tests with timeout 2023-07-04 12:29:24 +00:00
Robert Schulze
1ffc9245d7
Merge pull request #51559 from rschu1ze/orc_load
00900_orc_load: lift kill timeout
2023-07-04 13:26:13 +02:00
Alexey Milovidov
b6a1bcb522
Merge pull request #51773 from ClickHouse/revert-51679-docs-packaging
Revert "Add documentation for building in docker"
2023-07-04 14:08:58 +03:00
Alexey Milovidov
463c2ba5ce
Revert "Add documentation for building in docker" 2023-07-04 14:07:10 +03:00
Mikhail f. Shiryaev
35c1321952
Version mypy=1.4.1 falsly reports unused ignore comment 2023-07-04 13:05:41 +02:00
Nikita Mikhaylov
3d5acdc1d9
Merge pull request #51721 from Algunenano/fix_rust
Run cargo update to fix build with nightly
2023-07-04 12:59:29 +02:00
Nikita Mikhaylov
cdc0fd1a09
Merge branch 'master' into fix_rust 2023-07-04 12:57:32 +02:00
Vitaly Baranov
f0e531970a
Merge pull request #51704 from vitlibar/fix-race-in-context-access
Fix race in ContextAccess
2023-07-04 12:42:17 +02:00