Commit Graph

156751 Commits

Author SHA1 Message Date
serxa
6d8c3e349e add cleanup after test 2024-10-25 18:59:05 +00:00
Dale Mcdiarmid
c46e3ca09f note for s3cluster 2024-10-25 19:11:58 +01:00
Dale Mcdiarmid
5834da5a62 move section 2024-10-25 19:08:29 +01:00
Dale Mcdiarmid
e85b75b2e9 document extra credentials s3 2024-10-25 19:03:37 +01:00
Alexey Milovidov
7d6beb5587 Add a lot of minor things from the private repository 2024-10-25 20:00:24 +02:00
Alexey Milovidov
d88ae625f3
Update src/Interpreters/AggregationCommon.h
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-10-25 19:04:00 +02:00
Dale Mcdiarmid
ddd6eea267 call out guide 2024-10-25 17:56:49 +01:00
Dale Mcdiarmid
67ba0433d9 fix comment 2024-10-25 17:52:30 +01:00
Alexey Milovidov
4a8842be3d Fix a typo 2024-10-25 18:34:20 +02:00
Alexey Milovidov
1172c549a3 Merge branch 'master' into strict-license-check 2024-10-25 18:23:43 +02:00
Alexey Milovidov
aaca3b6156
Merge pull request #60264 from amosbird/fix-59992
Fix toHour-like conversion functions' monotonicity when optional time zone argument is passed
2024-10-25 18:17:19 +02:00
Alexey Milovidov
30b983794f
Merge pull request #61091 from amosbird/fix-61064
Relax supportsPrewhere check for StorageMerge
2024-10-25 18:15:45 +02:00
Dale Mcdiarmid
2b9d59c086 note on final + link to guide 2024-10-25 17:05:05 +01:00
ortyomka
2c10b5df6d trigger ci 2024-10-25 15:55:26 +00:00
Dale Mcdiarmid
1e892333bd link new perf docs 2024-10-25 16:40:37 +01:00
Smita Kulkarni
22899c1caf
Merge pull request #71042 from KevinyhZou/improve_from_to_utc_timestamp_func
Improve performance of from_unix_timestamp/to_unix_timestamp functions
2024-10-25 15:31:03 +00:00
Yarik Briukhovetskyi
bc98110628
Merge pull request #70914 from yariks5s/fix_logical_error_substrings
Fix logical error for substrings
2024-10-25 15:20:29 +00:00
Raúl Marín
7b9ee84cf7
Merge branch 'master' into settings6 2024-10-25 22:01:23 +08:00
Antonio Andelic
aeb2e2b1d8 Sync changes to ProtocolServerAdapter 2024-10-25 16:00:41 +02:00
Raúl Marín
3e8bc8bf18
Merge pull request #69619 from bigo-sg/enable_quantile_exact_interpolate_new
Support aggreate function quantileExactWeightedInterpolated, which is a interpolated implementation based on quantileExactWeighted
2024-10-25 13:59:43 +00:00
Antonio Andelic
2a6ce2df0f Fix test_truncate_database 2024-10-25 15:47:00 +02:00
Antonio Andelic
6a5742a6cb
Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64
Fix Keeper entry serialization compatibility
2024-10-25 13:44:16 +00:00
Nikita Taranov
4f9e02976d
Merge pull request #70929 from ClickHouse/enable_bg_download_back
Enable back background download to fs cache
2024-10-25 13:24:45 +00:00
Vitaly Baranov
7ae91eeda6
Merge pull request #71038 from vitlibar/fix-error-message-in-read-buffer-from-s3
Fix showing error message in ReadBufferFromS3 when retrying
2024-10-25 13:05:52 +00:00
Han Fei
6f3e25b50d
Merge pull request #70737 from KevinyhZou/support_datetime64_parse_joda_syntax
Support parse `DateTime64` and timezone in joda syntax
2024-10-25 12:37:15 +00:00
Yarik Briukhovetskyi
d1ac93ba17
Small doc improvement. 2024-10-25 14:30:18 +02:00
Anton Popov
32cfa6de6a allow to prewarm mark cache for parts 2024-10-25 12:17:09 +00:00
Raúl Marín
104298925b Add missing constructors and remove unmacro'd code 2024-10-25 12:59:32 +02:00
Pablo Marcos
26f2c5b07b
Merge pull request #66532 from pamarcos/system-query-metric-log
Add system.query_metric_log
2024-10-25 10:54:09 +00:00
Igor Nikonov
7f87dc031b
Merge branch 'master' into fix-remote-source-assert 2024-10-25 12:38:05 +02:00
kevinyhzou
7abff8c345 review fix 2024-10-25 17:55:43 +08:00
taiyang-li
7597e282ad fix failed uts 2024-10-25 17:51:52 +08:00
ortyomka
2283728aca trigger ci with new settings 2024-10-25 08:36:46 +00:00
Antonio Andelic
2bb32854bf Fix 2024-10-25 10:19:50 +02:00
serxa
e60297a638 fix tidy build 2024-10-25 08:16:48 +00:00
Amos Bird
5f1ffae92d
Check nullable 2024-10-25 15:32:59 +08:00
Amos Bird
fb846b809b
Fix toHour monotonicity 2024-10-25 15:32:58 +08:00
Amos Bird
a458344d75
Relax supportsPrewhere check for StorageMerge 2024-10-25 15:30:17 +08:00
kevinyhzou
4af5335d99 Merge branch 'master' into improve_from_to_utc_timestamp_func 2024-10-25 10:58:32 +08:00
Alexey Milovidov
3991760007 Merge branch 'master' into strict-license-check 2024-10-25 03:47:45 +02:00
Julia Kartseva
2e61f2bb99
Merge pull request #70915 from jkartseva/reduce-api-calls-cost
Cache HEAD API requests to object storage in the plain_rewritable disk
2024-10-24 23:58:13 +00:00
Shichao Jin
598b39adc4
Merge pull request #71037 from dianacarroll/master
Minor cleanup of aggregatingmergetree.md
2024-10-24 20:49:02 +00:00
Julia Kartseva
91d7b7b897 use remote path as the key cache instead of local
Remote paths do not change.
2024-10-24 19:48:01 +00:00
Vitaly Baranov
e85f1f348d Fix showing error message in ReadBufferFromS3 when retrying. 2024-10-24 21:36:08 +02:00
Raúl Marín
4e513066bd Merge remote-tracking branch 'blessed/master' into settings6 2024-10-24 21:32:56 +02:00
Alexey Milovidov
7b6fc587e2
Merge pull request #70821 from ClickHouse/merge-visualizer
Merge visualizer
2024-10-24 19:31:21 +00:00
Alexey Milovidov
5a0ff6abc4
Merge pull request #70969 from ClickHouse/trivial-merge-selector
Add "Trivial" merge selector
2024-10-24 19:11:32 +00:00
Raúl Marín
119fc47aeb Fix fast build and remove bad change 2024-10-24 21:08:16 +02:00
Diana Carroll
b6c959846d
Minor cleanup of aggregatingmergetree.md
Fix several small typos and formatting inconsistencies, and clean up wording.
2024-10-24 14:59:03 -04:00
Mikhail Filimonov
70e644ab5d make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp 2024-10-24 20:44:59 +02:00