Alexey Milovidov
|
c99b77a1c7
|
Merge pull request #71070 from ClickHouse/sync-with-private
Miscellaneous
|
2024-10-26 20:58:51 +02:00 |
|
Alexey Milovidov
|
15d683148d
|
Merge pull request #71071 from ClickHouse/remove-bad-test-2
Remove bad test `test_system_replicated_fetches`
|
2024-10-26 20:58:08 +02:00 |
|
Alexey Milovidov
|
02e0b71886
|
Merge pull request #71082 from ClickHouse/trivial-merge-selector-2
Fixup of TrivialMergeSelector
|
2024-10-26 20:57:04 +02:00 |
|
Alexey Milovidov
|
b3ebe0dc26
|
Fixup of TrivialMergeSelector
|
2024-10-26 20:55:43 +02:00 |
|
robot-clickhouse
|
410e6161e7
|
Merge pull request #71076 from ClickHouse/bump_version_24.11.1.1
Update version after release
|
2024-10-26 15:10:07 +00:00 |
|
Max Kainov
|
1802852c60
|
Merge pull request #71015 from ClickHouse/ci_praktika_integration_3
CI: Build Job with praktika
|
2024-10-26 15:09:18 +00:00 |
|
robot-clickhouse
|
0f25890d3b
|
Automatic style fix
|
2024-10-26 14:21:50 +00:00 |
|
Max Kainov
|
92b13c5dc7
|
CI: Build Job with praktika
|
2024-10-26 16:12:38 +02:00 |
|
robot-clickhouse
|
a7ff9bfb1c
|
Update autogenerated version to 24.11.1.1 and contributors
|
2024-10-26 11:01:35 +00:00 |
|
Alexey Milovidov
|
8f64803c7e
|
Sync the test
|
2024-10-26 02:10:16 +02:00 |
|
Raúl Marín
|
c82cf25b3e
|
Merge pull request #71065 from gingerwizard/link_rmt_to_guide
note on final for RMT + link to guide
|
2024-10-25 22:12:42 +00:00 |
|
Nikita Fomichev
|
424ecb86e0
|
Merge pull request #71069 from azat/tests-delay-fix
Fix clickhouse-test useless 5 second delay in case of multiple threads are used
|
2024-10-25 21:56:59 +00:00 |
|
Raúl Marín
|
de53bd15ce
|
Merge pull request #71063 from gingerwizard/s3_perf_ref
link new perf docs
|
2024-10-25 21:09:07 +00:00 |
|
Raúl Marín
|
88dec86bd4
|
Update replacingmergetree.md
|
2024-10-25 23:08:58 +02:00 |
|
Alexey Milovidov
|
9bbebadef4
|
Fixup
|
2024-10-25 23:03:32 +02:00 |
|
Raúl Marín
|
512ccc4769
|
Merge pull request #71057 from ClickHouse/fix-test_truncate_database
Fix `test_truncate_database`
|
2024-10-25 20:36:44 +00:00 |
|
Raúl Marín
|
9006eec35d
|
Merge pull request #71019 from Algunenano/settings6
Move remaining settings objects to pImpl and start simplification
|
2024-10-25 20:23:12 +00:00 |
|
Alexey Milovidov
|
1a1a920992
|
Merge pull request #71034 from ClickHouse/fix-remote-source-assert
Fix assert in RemoteSource::onAsyncJobReady()
|
2024-10-25 22:57:09 +02:00 |
|
Alexey Milovidov
|
878b1bcd16
|
Remove bad test test_system_replicated_fetches
|
2024-10-25 22:13:36 +02:00 |
|
Alexey Milovidov
|
4b5ddd2d81
|
Add various trash
|
2024-10-25 21:35:32 +02:00 |
|
Azat Khuzhin
|
786ba7a2b0
|
Fix clickhouse-test useless 5 second delay in case of multiple threads are used
Fixes: #66411
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-10-25 21:07:05 +02:00 |
|
Alexey Milovidov
|
7d6beb5587
|
Add a lot of minor things from the private repository
|
2024-10-25 20:00:24 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
Antonio Andelic
|
2bb32854bf
|
Fix
|
2024-10-25 10:19:50 +02: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 |
|
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 |
|