Commit Graph

159182 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
5183d42261
Merge branch 'ClickHouse:master' into lowcardinality_string_performance 2024-11-21 16:44:03 +01:00
Denny Crane
7b34b0eec5
Update json-functions.md 2024-11-21 10:10:44 -04:00
Denny Crane
c8c443f127
Update json-functions.md 2024-11-21 10:03:38 -04:00
Denny Crane
1cc687f3b1
Update json-functions.md 2024-11-21 09:54:57 -04:00
Christoph Wurm
4b818f1b4a Return no partition when only single parts 2024-11-21 13:12:06 +00:00
Christoph Wurm
fa18aa4c00 Fix style 2024-11-21 13:03:16 +00:00
Max Kainov
9c542799d8 CI: Enable Stress Tests with praktika 2024-11-21 14:00:50 +01:00
Pablo Marcos
8d380470e0 Restrict the files to sparse checkout 2024-11-21 12:44:59 +00:00
Christoph Wurm
ab636cdf82 Fix min_age_to_force_merge_on_partition_only 2024-11-21 12:36:02 +00:00
Yarik Briukhovetskyi
7736392197
Merge branch 'ClickHouse:master' into quick_path_fix 2024-11-21 13:27:15 +01:00
Raúl Marín
51356a4e56 This test is not fast 2024-11-21 13:18:38 +01:00
Pablo Marcos
bf7235f3b5 Add AWS KMS build steps to be synced 2024-11-21 12:00:34 +00:00
Pablo Marcos
90eaf536fd Add sparse checkout to google-cloud-cpp submodule 2024-11-21 11:56:29 +00:00
Raúl Marín
05076afc52 Ignore throwIf in 00002_log_and_exception_messages_formatting 2024-11-21 12:47:03 +01:00
Raúl Marín
7baaf24fc3 Enable setting 2024-11-21 12:35:14 +01:00
Konstantin Bogdanov
bd6f644b50
Poke CI 2024-11-21 12:23:12 +01:00
Vladimir Cherkasov
7eee149487
Merge pull request #72145 from ClickHouse/vdimir/fix02374_analyzer_join_using
FIx 02374_analyzer_join_using
2024-11-21 10:35:46 +00:00
Konstantin Bogdanov
9fc4f11c09
Poke CI 2024-11-21 10:53:08 +01:00
Antonio Andelic
cc3c7e74ae
Merge pull request #70523 from ClickHouse/randomize-keeper-feature-flasgs-keeper
Randomize Keeper feature flags in integration tests
2024-11-21 08:20:07 +00:00
Yakov Olkhovskiy
e0f8b8d351
Merge pull request #70458 from ClickHouse/fix-ephemeral-comment
Fix ephemeral column comment
2024-11-21 05:10:11 +00:00
Alexey Milovidov
da2176d696
Merge pull request #72081 from ClickHouse/add-dashboard-selector
Add advanced dashboard selector
2024-11-21 05:06:51 +00:00
Alexey Milovidov
53e0036593
Merge pull request #72176 from ClickHouse/change-ldf-major-versions
Get rid of `major` tags in official docker images
2024-11-21 05:05:41 +00:00
Alexey Milovidov
ad4b201892
Merge branch 'master' into casted 2024-11-21 06:04:02 +01:00
Alexey Milovidov
25bd73ea5e
Merge pull request #72023 from ClickHouse/fix-bind
Fix comments
2024-11-21 05:03:24 +00:00
Konstantin Bogdanov
f37989f3d8
Fix tidy 2024-11-20 23:09:34 +01:00
Konstantin Bogdanov
447fb34a59
Use equal-or-higher in LLVM APT version 2024-11-20 23:08:56 +01:00
Konstantin Bogdanov
9cc9733e72
Use a glob in LLVM APT version 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
0aeb16a8c1
Fix LLVM APT version better 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
b8a525f61f
Fix LLVM APT version 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
7db373a6a5
Fix tidy 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
e652277279
Fix CI definition 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
21be2d60ba
Remove SIGPIPE from deadly signals 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
b4bdf5bbcf
Typos 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
2ed06b791b
Typo 2024-11-20 23:08:55 +01:00
Konstantin Bogdanov
b0fc8549cc
Another batch of clang-tidy fixes 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
0bf406d17f
Try to use lld for riscv build 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
d80735a697
Poke CI 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
097792e9dc
Poke CI 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
4d0bc462a8
Another batch of clang-tidy fixes 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
e88fe37d92
Fix freebsd build 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
43cf88a86e
Fix tidy errors 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
60d49d769c
Fix .resize() -> .reserve() 2024-11-20 23:08:54 +01:00
Konstantin Bogdanov
fd5cc97aad
Remove useless requirement 2024-11-20 23:08:53 +01:00
Konstantin Bogdanov
b2c81981fb
Use clang-19 2024-11-20 23:08:47 +01:00
Yakov Olkhovskiy
72d5af29e0 Merge branch 'master' into fix-ephemeral-comment 2024-11-20 22:01:54 +00:00
Mikhail Artemenko
44b4bd38b9
Merge pull request #72045 from ClickHouse/issues/70174/cluster_versions
Enable cluster table functions for DataLake Storages
2024-11-20 21:22:37 +00:00
Max Kainov
d80936977f CI: Enable Stress Tests with praktika 2024-11-20 21:10:35 +01:00
Max Kainov
e0c023b8bd CI: packaging 2024-11-20 21:10:35 +01:00
Max Kainov
52ae6b48c2 CI: packaging 2024-11-20 21:10:35 +01:00
Max Kainov
627d15c22d CI: packaging 2024-11-20 21:10:35 +01:00