Commit Graph

152826 Commits

Author SHA1 Message Date
Anton Popov
2e4f6f26f0 fix after merge 2024-09-02 14:26:25 +00:00
Anton Popov
71d03f58bb
Merge branch 'master' into fix-async-insert-alter 2024-09-02 16:23:15 +02:00
Sergei Trifonov
1f5082ee8a
Merge pull request #65182 from ClickHouse/s3-streams-scheduler
IO scheduling on HTTP session level
2024-09-02 14:17:58 +00:00
vdimir
dfe8508a3a
Merge branch 'master' into vdimir/multiple_joins_with_storage_join 2024-09-02 16:05:13 +02:00
Nikita Mikhaylov
af9291e613
Merge pull request #69099 from ClickHouse/mr-regex
Fix regex for changelog generation script
2024-09-02 13:55:25 +00:00
Kruglov Pavel
218e601ef8
Better exception message 2024-09-02 15:35:56 +02:00
Raúl Marín
dbdf54cacf Style 2024-09-02 15:24:35 +02:00
avogar
457db103c0 Don't create Object type if use_json_alias_for_old_object_type=1 but allow_experimental_object_type=0 2024-09-02 13:20:27 +00:00
Igor Nikonov
ab6843e65e One more test 2024-09-02 13:11:45 +00:00
avogar
a3522072d4 Respect format settings in Values format during conversion from expression to the destination type 2024-09-02 13:09:22 +00:00
Raúl Marín
8225acae3a RMT: Do not block retries when establishing a new keeper connection 2024-09-02 14:48:54 +02:00
Raúl Marín
b409c0657d
Merge pull request #68950 from Algunenano/anyHeavy_merge
Fix possible wrong result during anyHeavy state merge
2024-09-02 12:45:19 +00:00
Igor Nikonov
f0fa895e7c Merge remote-tracking branch 'origin/master' into pr-duplicate-announcement 2024-09-02 12:44:04 +00:00
Igor Nikonov
4b4976c9b0 Fix 2024-09-02 12:37:53 +00:00
Sergei Trifonov
64af7363c2
Merge pull request #68674 from filimonov/thread_pool_metrics
Thread pool metrics
2024-09-02 12:19:27 +00:00
Alexey Korepanov
33512a0d6e Merge branch 'master' into output-format-json-compact-with-progress 2024-09-02 13:32:52 +02:00
Igor Nikonov
d1bf8d7bfe Test 03231_pr_duplicate_announcement 2024-09-02 11:06:24 +00:00
avogar
ed2da41a79 Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions 2024-09-02 10:41:49 +00:00
avogar
3be359bf11 Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-cast-or-default 2024-09-02 10:21:24 +00:00
Kruglov Pavel
a9d79f9d8a
Fix test 2024-09-02 12:19:33 +02:00
Nikita Mikhaylov
1c839ff4b9
Merge pull request #69125 from ClickHouse/Avogar-patch-7
Fix types in JSON docs
2024-09-02 10:13:30 +00:00
Sergei Trifonov
0f4b296295
Merge pull request #69081 from ClickHouse/fix-progress-indication-race
Fix ProgressIndication data race on `cancelQuery()`
2024-09-02 09:58:31 +00:00
Yarik Briukhovetskyi
1b67fde591
Merge pull request #67436 from iceFireser/master
Fix the problem that alter modfiy order by causes inconsistent metadata
2024-09-02 09:54:38 +00:00
alesapin
8d3601f43e
Merge pull request #69034 from Michicosun/issues/68934/cp
cp/mv operations for keeper client
2024-09-02 09:29:23 +00:00
Yarik Briukhovetskyi
f89290cdbf
Merge pull request #68874 from liuneng1994/support-datetrunc-on-date32
Support Date32 on dateTrunc and toStartOfInterval
2024-09-02 09:26:54 +00:00
Yarik Briukhovetskyi
e3c5caf6db
Merge pull request #69055 from Warfields/patch-1
Update parametric-functions.md
2024-09-02 09:09:25 +00:00
Sergei Trifonov
579b891c57
Merge pull request #69132 from ClickHouse/serxa-patch-3
Fix locking in UserDefinedSQLObjectsZooKeeperStorage.cpp
2024-09-02 09:08:33 +00:00
Yarik Briukhovetskyi
a1747493ac
Merge pull request #69066 from yariks5s/sandbox_
Path normalization in StorageFile
2024-09-02 08:27:41 +00:00
Igor Nikonov
11c6ba15fb
Merge pull request #69124 from ClickHouse/lift-up-union-expr-desc
Fix: expression description in plan after lift up union optimization
2024-09-02 08:25:21 +00:00
János Benjamin Antal
64d463bb09 Merge remote-tracking branch 'origin/master' into fix-mutation-commands-parse-with-modify-column 2024-09-02 07:50:57 +00:00
taiyang-li
bd0ddf85eb fix style 2024-09-02 14:16:20 +08:00
taiyang-li
450730cef8 fix failed uts 2024-09-02 12:16:41 +08:00
taiyang-li
1cd4af1564 add new function arrayZipUnaligned 2024-09-02 11:55:41 +08:00
flynn
f9538bbe49 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-vector-index 2024-09-02 03:34:22 +00:00
shiyer7474
4f16797cd1 Formatting 2024-09-02 00:35:59 +00:00
Sergei Trifonov
fba6620dc4
Fix locking in UserDefinedSQLObjectsZooKeeperStorage.cpp 2024-09-01 23:43:05 +02:00
Igor Nikonov
37a9ff451e
Merge branch 'master' into lift-up-union-expr-desc 2024-09-01 17:51:09 +02:00
shiyer7474
81d0a04ecb Added restart of node1 for running multiple iterations of test 2024-09-01 13:53:56 +00:00
m4xxx1m
6fd7656aeb Added Poco::Util::AbstractConfiguration::getHost method 2024-09-01 12:36:36 +03:00
iceFireser
79776dbbad
Merge branch 'ClickHouse:master' into master 2024-09-01 09:34:25 +08:00
Yakov Olkhovskiy
44f76ed713
Merge pull request #69123 from wxybear/fix_explain_insert_query_multiquery_mode
Fix analyze explain ast insert query in multiquery mode
2024-08-31 21:07:43 +00:00
Yakov Olkhovskiy
b6ea3442b4
Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header
Add RealTimeMicroseconds to HTTP Header X-ClickHouse-Summary
2024-08-31 20:47:23 +00:00
Michael Kolupaev
e955b2fc71 Merge remote-tracking branch 'origin/master' into musysroot 2024-08-31 19:48:19 +00:00
wxybear
b066760a21 fix: explainedQuery nullptr && 02504_explain_ast_insert 2024-08-31 22:18:33 +08:00
Nikita Mikhaylov
0076084f9a
Merge pull request #69121 from ilejn/compose_subnet
Fix subnet in docker_compose_net.yml
2024-08-31 13:11:32 +00:00
Kruglov Pavel
0857a10fc1
Fix types in JSON docs 2024-08-31 14:17:24 +02:00
serxa
c6aa12feae Merge branch 'master' into s3-streams-scheduler 2024-08-31 12:13:38 +00:00
Igor Nikonov
425a93e360 Fix 2024-08-31 12:12:32 +00:00
serxa
34d8a20307 Merge branch 'master' into fix-progress-indication-race 2024-08-31 12:12:23 +00:00
Igor Nikonov
a6145e5099 Fix: expression description in plan after lift up unioin optimization 2024-08-31 12:09:02 +00:00