Commit Graph

135040 Commits

Author SHA1 Message Date
Raúl Marín
08c1799f9c
Merge pull request #59383 from Algunenano/fuzz_literal
Add some fuzzing to ASTLiterals
2024-02-05 12:27:43 +01:00
Kseniia Sumarokova
83515e3656
Merge pull request #59543 from nickolaj-jepsen/master
Add support for NATS credentials file
2024-02-05 12:20:26 +01:00
Raúl Marín
fc475e28f3
Merge pull request #59498 from Algunenano/minmax_nan_null
Make MAX use the same rules as permutation for complex types
2024-02-05 12:16:02 +01:00
Raúl Marín
06fb84fc64
Merge pull request #59413 from bigo-sg/opt_if_map
Optimize if function when input type is map
2024-02-05 12:13:55 +01:00
Sergei Trifonov
e3b87d0040
Merge pull request #59554 from ClickHouse/fix-dashboard-urls-incompatibility 2024-02-05 11:44:09 +01:00
Mikhail f. Shiryaev
31f27ad398
Merge pull request #59337 from ClickHouse/fix-fasttests-gdb
Some small fixes for docker images
2024-02-05 11:42:18 +01:00
Smita Kulkarni
fd2fdcdb4b Fixed unwanted dereferencing 2024-02-05 11:23:37 +01:00
mikhnenko
a2fc3facca Add missed #include <bit> and <exception> 2024-02-05 13:21:06 +03:00
Nikita Mikhaylov
6ba35b5459
Make comments for system tables also available in local mode and enforce comments not to be empty (#59493)
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2024-02-05 11:17:58 +01:00
Raúl Marín
10efb30e65 Fix aws submodule reference 2024-02-05 10:55:13 +01:00
Maksim Kita
454b032709 MultiVersion use mutex 2024-02-05 12:52:18 +03:00
Jordi Villar
87cc319cc4 Split tests 2024-02-05 10:27:32 +01:00
Jordi Villar
2fb7f980ef Address PR comments 2024-02-05 10:16:45 +01:00
Jordi Villar
08492ae0c5 Only copy insert_context when needed 2024-02-05 10:16:45 +01:00
Jordi Villar
9223f74c91 Fix corner case when passing update_insert_deduplication_token_in_dependent_materialized_views 2024-02-05 10:16:45 +01:00
Smita Kulkarni
f036948f91 Fix clang tidy build 2024-02-05 10:09:48 +01:00
taiyang-li
e596aa64c3 Merge remote-tracking branch 'origin/master' into opt_sum_decimal 2024-02-05 10:25:34 +08:00
taiyang-li
4fc9eeddc9 Merge remote-tracking branch 'origin/master' into opt_if_map 2024-02-05 10:25:00 +08:00
Alexey Milovidov
e64466c676
Merge pull request #59161 from Alex-Cheng/master
Fix the default value of `async_insert_max_data_size` in EN document
2024-02-05 02:17:16 +01:00
Igor Nikonov
7123a27f30
Merge pull request #59380 from ClickHouse/cleanup-connection-pool-surroundings
Cleanup connection pool surroundings
2024-02-04 22:34:07 +01:00
Igor Nikonov
3402503422
Merge pull request #59404 from ClickHouse/fix-messed-up-progress
Progress bar: use FQDN to differentiate metrics from different hosts
2024-02-04 22:27:00 +01:00
Igor Nikonov
966f7eeabe
Merge pull request #59534 from ClickHouse/use-connection-pool-ptr
Use ConnectionPoolPtr instead of raw pointer
2024-02-04 22:22:51 +01:00
Shaun Struwig
03460ff11e
Update SettingsChangesHistory.h
Fix failing CI upgrade check due to setting changes being listed in v24.1 when the latest version has advanced to 24.2 after merging in master branch
2024-02-04 21:57:33 +01:00
Blargian
8e9344e962 Merge branch 'master' into #31363_format_template_configure_in_settings 2024-02-04 20:02:17 +01:00
Blargian
d7d299b8a1 change back SettingsChangesHistory to empty strings - not the reason for CI failing on upgrade check 2024-02-04 20:00:11 +01:00
Blargian
3d161ca71d fix failing upgrade check due to identical previous_value and new_value 2024-02-04 18:08:47 +01:00
alesapin
db046c1bce
Merge pull request #59517 from ClickHouse/remove_scarry_message
Remove a scary message if an error is retryable
2024-02-04 17:43:06 +01:00
Smita Kulkarni
23b9f43d4f Fix style 2024-02-04 16:18:17 +01:00
Blargian
790a2f3feb trigger CI again 2024-02-04 15:47:04 +01:00
serxa
9c93a76268 Fix backward incompatibility of dashboard url hashes 2024-02-04 12:50:26 +00:00
Sergei Trifonov
32d11cdc2d
Merge pull request #59548 from amosbird/compatible-dashboard
Compress state of dashboard [2]
2024-02-04 12:39:57 +01:00
robot-clickhouse
ce6df0fb13 Automatic style fix 2024-02-04 10:37:05 +00:00
Smita Kulkarni
b0994c5fa7 Addressed comments, added test for named collection 2024-02-04 11:28:20 +01:00
taiyang-li
b4972bf5fb revert files 2024-02-04 16:59:26 +08:00
taiyang-li
96b1ca7f8a fix bugs 2024-02-04 16:58:07 +08:00
taiyang-li
c3959611fc Merge branch 'master' into opt_if_map 2024-02-04 15:57:06 +08:00
taiyang-li
549b77021d add some perf tests 2024-02-04 15:55:22 +08:00
taiyang-li
be19fb9935 change as request 2024-02-04 14:39:55 +08:00
李扬
d68a0e7b3e
Update src/AggregateFunctions/AggregateFunctionSum.h
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-02-04 14:25:14 +08:00
李扬
9e1a3c7c24
Update src/AggregateFunctions/AggregateFunctionSum.h
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-02-04 14:25:04 +08:00
Amos Bird
e3716b0f38
Backward compatibility of uncompressed state 2024-02-04 11:03:18 +08:00
Alex Cheng
5c3e119a4f
Merge branch 'ClickHouse:master' into master 2024-02-04 10:48:07 +08:00
Alexander Gololobov
6a2867819c Test for filters w/ and w/o path column 2024-02-03 19:03:46 +01:00
Alexander Gololobov
82caaa744a Produce stream of chunks instead of accumulating the whole result 2024-02-03 16:08:41 +01:00
Igor Nikonov
df4bc398fb Merge remote-tracking branch 'origin/master' into fix-messed-up-progress 2024-02-03 10:25:10 +00:00
yariks5s
e79ddd54af fix tests 2024-02-03 00:56:37 +00:00
Nickolaj Jepsen
e822ba3a47 Add support for NATS credentials file 2024-02-02 23:34:01 +01:00
Nikita Taranov
7363140150 remove unneeded field 2024-02-02 22:59:34 +01:00
Igor Nikonov
c7499b7395 Use ConnectionPoolPtr instead of raw pointer 2024-02-02 18:43:09 +00:00
Max Kainov
6504dfe0b2 CI: Enable ARM integration test
#ci_set_integration #no_merge_commit
2024-02-02 17:37:05 +00:00