Commit Graph

137453 Commits

Author SHA1 Message Date
Raúl Marín
52f094299c
Merge pull request #61184 from Algunenano/test_san
Disable sanitizers with 02784_parallel_replicas_automatic_decision_join
2024-03-13 13:05:46 +01:00
Nikolai Kochetov
ef796c668d Fixing test_build_sets_from_multiple_threads/test.py::test_set 2024-03-13 12:03:37 +00:00
Yarik Briukhovetskyi
63f6f10fb1
Merge branch 'ClickHouse:master' into fix_fuzzer_max_streams_to_max_threads_ratio 2024-03-13 12:58:34 +01:00
kssenii
3931351ec4 Pass timeout through setting 2024-03-13 12:36:47 +01:00
Antonio Andelic
0f7041429f
Merge pull request #61233 from ClickHouse/fix-keeper-reconfig
Fix Keeper reconfig for standalone binary
2024-03-13 12:20:12 +01:00
peter279k
0353121dcc
Improve related NULL functions usage 2024-03-13 19:17:27 +08:00
Konstantin Bogdanov
a704ea510a
Fix test_placement_info (#61057)
* Fix test

* Fix last minute changes

* Automatic style fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-03-13 12:03:42 +01:00
Yatsishin Ilya
c0bfafa203 fix tags 2024-03-13 10:48:02 +00:00
Nikita Mikhaylov
765873a371
Merge pull request #61263 from ClickHouse/modern-assert
Modern `chassert` which can accept comment as a second parameter
2024-03-13 11:41:45 +01:00
Dmitry Novik
2e49140de7 Small progress 2024-03-13 11:37:42 +01:00
Dmitry Novik
5ef241cc85 WIP on virtual columns in StorageMerge 2024-03-13 11:30:11 +01:00
Kseniia Sumarokova
992465f6ed
Merge pull request #61266 from ClickHouse/fix-disk-web-exists
Fix `01417_freeze_partition_verbose`
2024-03-13 10:44:20 +01:00
alesapin
a8028b0bdc Merge branch 'master' into merge_config 2024-03-13 10:39:28 +01:00
SmitaRKulkarni
474f369209
Merge pull request #61264 from ClickHouse/Update_curl_with_bugfixes
Update curl to curl with data race fix
2024-03-13 10:37:58 +01:00
Alexander Sapin
47dfefd6b3 config substitutions 2024-03-13 10:37:51 +01:00
Alexey Milovidov
514f8392f9 Fix error 2024-03-13 10:25:37 +01:00
Alexey Milovidov
3afdc94cfd Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver 2024-03-13 10:07:05 +01:00
Alexey Milovidov
a73d8aac0e
Merge pull request #61218 from azat/tests/fix-01603_insert_select_too_many_parts
Fix 01603_insert_select_too_many_parts flakiness
2024-03-13 11:53:35 +03:00
Alexey Milovidov
3bf267e8a8
Merge pull request #61253 from nickitat/02908_many_requests
Add retries to `02908_many_requests_to_system_replicas`
2024-03-13 11:49:19 +03:00
Alexey Milovidov
c8f71c024f
Merge pull request #61206 from ClickHouse/fix-strange-message-2
Fix strange log message
2024-03-13 11:22:03 +03:00
Alexey Milovidov
c2506b0344
Merge pull request #61171 from Algunenano/compilation
Remove a few templates from Aggregator.cpp
2024-03-13 10:24:06 +03:00
Mikhail Koviazin
87846b2c98
Added more tests 2024-03-13 09:14:55 +02:00
Alexey Milovidov
486e8537a8 Fix error 2024-03-13 08:02:27 +01:00
Alexey Milovidov
65a541fbdb Tighten 2024-03-13 07:48:14 +01:00
robot-ch-test-poll4
455a1bbd54
Merge pull request #61258 from ClickHouse/docs/add-sleep-function
Adds `sleep()` and `sleepEachRow()` docs.
2024-03-13 07:30:33 +01:00
Alexey Milovidov
f8dfd8c03a Less garbage 2024-03-13 07:15:07 +01:00
Alexey Milovidov
87db039d89 Continue 2024-03-13 07:06:06 +01:00
Alexey Milovidov
f339c88079 Continue 2024-03-13 06:32:31 +01:00
Yakov Olkhovskiy
b157eb796f Merge remote-tracking branch 'origin/master' into fix-alter-query-cte 2024-03-13 05:16:00 +00:00
Alexey Milovidov
ecd6b88831 Continue 2024-03-13 06:15:17 +01:00
Alexey Milovidov
17a7696a37 Continue 2024-03-13 06:06:07 +01:00
Alexey Milovidov
8d9a8fdfc1 Continue 2024-03-13 05:52:01 +01:00
Alexey Milovidov
b870d9d1cd Continue 2024-03-13 05:45:33 +01:00
Yakov Olkhovskiy
460692ac74
Update docs/en/sql-reference/functions/other-functions.md 2024-03-13 00:36:23 -04:00
Alexey Milovidov
5336a89117 Continue 2024-03-13 05:36:09 +01:00
Alexey Milovidov
a5383a4619 Continue 2024-03-13 05:27:05 +01:00
Alexey Milovidov
dbfda04701 Continue 2024-03-13 05:18:51 +01:00
Alexey Milovidov
ebd934e286 Continue 2024-03-13 05:05:23 +01:00
Alexey Milovidov
146e401851 Merge branch 'master' into split-cast-overload-resolver 2024-03-13 04:28:24 +01:00
Alexey Milovidov
937fe5dcdb
Merge pull request #61269 from Algunenano/show_database
Fix bugs in show database
2024-03-13 06:07:45 +03:00
Sergei Trifonov
828cd7adab
Merge pull request #61215 from pmusa/patch-2
Clarify sentence about clusterAllReplicas
2024-03-12 22:48:57 +01:00
Raúl Marín
0a7c3dd929 Merge remote-tracking branch 'blessed/master' into test_san 2024-03-12 21:19:01 +01:00
Raúl Marín
15484bedad Fix clone for ASTQueryWithTableAndOutputImpl derived classes 2024-03-12 21:03:26 +01:00
Raúl Marín
ec80cc475e Fix formatting of overlay database 2024-03-12 19:58:23 +01:00
kssenii
c947484fe0 Fxi again 2024-03-12 19:36:10 +01:00
divanik
3c2514bc77 Correct small issues 2024-03-12 18:33:32 +00:00
Anton Popov
f35987928b free memory earlier in inserts 2024-03-12 18:05:14 +00:00
kssenii
296f7a1da2 Fix 2024-03-12 19:02:58 +01:00
Smita Kulkarni
ddd2d92d0f Update curl to curl with data race fix 2024-03-12 18:40:20 +01:00
Nikita Mikhaylov
ca282ab451 Better 2024-03-12 17:33:09 +00:00