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 |
|
Yarik Briukhovetskyi
|
c19b06188c
|
Fix test reference.
|
2024-10-25 18:48:33 +02:00 |
|
Yarik Briukhovetskyi
|
a2edc4691e
|
Add merging of nullmap for multiple dt64 + add appropriate tests.
|
2024-10-25 18:34:56 +02:00 |
|
Alexey Milovidov
|
4a8842be3d
|
Fix a typo
|
2024-10-25 18:34:20 +02:00 |
|
Romeo58rus
|
9c5423523e
|
The test has been changed
|
2024-10-25 19:28:05 +03: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 |
|
Yarik Briukhovetskyi
|
813d715589
|
[Intermediate commit]
|
2024-10-25 17:13:08 +02:00 |
|
Márcio Martins
|
72c4526e32
|
Implement review suggestions
|
2024-10-25 15:42:44 +01:00 |
|
kssenii
|
f3f9ffc883
|
Extend test
|
2024-10-25 16:21:35 +02:00 |
|
Smita Kulkarni
|
82a57e3667
|
Uniform documentation of setting
|
2024-10-25 16:05:28 +02:00 |
|
Anton Popov
|
54a00e8751
|
fix optimization of replacing algorithm
|
2024-10-25 14:01:55 +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 |
|
Romeo58rus
|
3704af3d51
|
Fix a test style 2
|
2024-10-25 16:52:07 +03: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 |
|
serxa
|
8978ff69f9
|
Merge branch 'sql-for-workload-management' of github.com:ClickHouse/ClickHouse into sql-for-workload-management
|
2024-10-25 12:39:00 +00:00 |
|
serxa
|
ac135cd33c
|
address review comments
|
2024-10-25 12:37:48 +00:00 |
|
Arthur Passos
|
2da1926338
|
tests
|
2024-10-25 09:37:22 -03: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 |
|
Romeo58rus
|
ce3b2a0001
|
Fix a test style
|
2024-10-25 15:33:23 +03: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 |
|
Yarik Briukhovetskyi
|
6aed1cf4e2
|
Fix reference.
|
2024-10-25 14:02:37 +02:00 |
|
serxa
|
98517f2db7
|
addressing review comments
|
2024-10-25 11:45:19 +00:00 |
|
Sergei Trifonov
|
9febc9eb07
|
Update src/Common/Scheduler/ResourceGuard.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-10-25 13:39:30 +02:00 |
|
Romeo58rus
|
c80a50b91b
|
Added a test
|
2024-10-25 14:38:58 +03:00 |
|
Yarik Briukhovetskyi
|
4277e688a5
|
enhance tests
|
2024-10-25 13:19:49 +02: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 |
|
Márcio Martins
|
f70fa8b75c
|
Add a test
|
2024-10-25 11:15:14 +01: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 |
|
Smita Kulkarni
|
7c80dad179
|
Merge branch 'master' into Add_check_after_write_AzureBlobStorage
|
2024-10-25 10:28:05 +02: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 |
|