Commit Graph

134509 Commits

Author SHA1 Message Date
Alexey Milovidov
a6fcd63159
Merge pull request #58866 from rschu1ze/distance-with-cpu-dispatch
AVX vectorization of distance functions
2024-02-09 03:32:26 +01:00
Justin de Guzman
af6ae28f3c
[Docs] Specify cloud default value for date_time_input_format 2024-02-08 18:16:44 -08:00
Justin de Guzman
f2f8a63ba8
[Docs] Change cloud default value for enable_filesystem_cache_on_write_operations 2024-02-08 18:14:21 -08:00
Justin de Guzman
32305adb08
[Docs] Remove accidental link on query complexity page 2024-02-08 18:10:01 -08:00
Justin de Guzman
2954cdf200
[Docs] Add cloud default values for query complexity 2024-02-08 18:06:34 -08:00
Justin de Guzman
d17a12fe64
[Docs] Fix for default cloud core settings 2024-02-08 17:46:37 -08:00
Justin de Guzman
fe6d8316a3
[Docs] Add default cloud core settings 2024-02-08 17:34:43 -08:00
Alexey Milovidov
3e546ecdf1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-02-09 02:00:33 +01:00
robot-clickhouse
07ae125a52 Automatic style fix 2024-02-09 00:34:00 +00:00
Alexey Milovidov
b58a2387ef Probably better 2024-02-09 00:49:48 +01:00
Alexey Milovidov
ad665f9b06 Better 2024-02-09 00:46:12 +01:00
Alexey Milovidov
f386e34b91 Fix an error by rewriting the CI from Perl to Python 2024-02-09 00:45:16 +01:00
Alexey Milovidov
a585ae60a8 English (somewhat incomplete) 2024-02-09 00:30:29 +01:00
Alexey Milovidov
1b91b7b999 Better logs in CI and non-interactive install 2024-02-09 00:16:15 +01:00
Alexey Milovidov
41ff8b3217 Reading Docker files 2024-02-09 00:15:52 +01:00
Ilya Yatsishin
1c58cafcf3
Merge pull request #59741 from vitlibar/fix-skipping-unused-shards-with_analyzer
Fix skipping unused shards with analyzer
2024-02-09 02:44:59 +04:00
Alexey Milovidov
c12e34df19 Fix report 2024-02-08 23:28:29 +01:00
Ilya Yatsishin
f114693095
Merge pull request #59773 from ClickHouse/libuv-fix-race
Update libuv
2024-02-09 02:22:50 +04:00
Shaun Struwig
dbc288cd51
Update ne-tormozit.md
Fix broken youtube video embedding
2024-02-08 23:13:44 +01:00
Julia Kartseva
e598ad9157 Better logging for adaptive async timeouts
Log the adaptive async timeout value after normalization.
2024-02-08 21:42:44 +00:00
Alexey Milovidov
91c607f249 Fix a test 2024-02-08 22:11:37 +01:00
Alexey Milovidov
cd0acc512d Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-02-08 22:08:15 +01:00
Raúl Marín
075da5602f Remove incorrect test 2024-02-08 21:10:49 +01:00
Raúl Marín
a2beae80f5 Improve test 2024-02-08 20:57:33 +01:00
Max K
7c72bb4846
Merge pull request #59778 from ClickHouse/ci_await_test
CI: ci test await
2024-02-08 20:23:09 +01:00
Max Kainov
b112fd1e3c CI: ci test await
#do_not_test
2024-02-08 19:09:38 +00:00
Max K
3c1c7bb824
Merge pull request #59555 from ClickHouse/await_on_ci_jobs
CI: ci_cache, enable await
2024-02-08 20:04:06 +01:00
Raúl Marín
74dbb06d3f Merge remote-tracking branch 'blessed/master' into shard_query_start_time 2024-02-08 19:43:20 +01:00
Max Kainov
641c7b547d CI: enable await
#no_merge_commit
2024-02-08 18:37:30 +00:00
Raúl Marín
16e2b275c2 Fix unpoison 2024-02-08 19:08:46 +01:00
Igor Nikonov
84d64a6ed8 Merge remote-tracking branch 'origin/master' into pr-better-replicas-failover-2 2024-02-08 18:03:16 +00:00
kssenii
927e00f8f1 Update libuv 2024-02-08 18:53:24 +01:00
Raúl Marín
d97c5496f5 Fix unpoison 2024-02-08 18:37:07 +01:00
Antonio Andelic
dfb3a8f7be Another fix 2024-02-08 17:17:12 +01:00
Dmitry Novik
5f75087178 Add comments 2024-02-08 15:48:20 +00:00
Vitaly Baranov
1b9620001b Move ColumnArray-specific code out of the ActionsDAG. 2024-02-08 15:31:32 +01:00
Nikolai Kochetov
97d1eb1091 Fixing test. 2024-02-08 14:31:24 +00:00
Dmitry Novik
fa0acaf39b
Fix image name 2024-02-08 15:18:17 +01:00
Antonio Andelic
160f1b7fd8 Fix logical optimizer with LowCardinality 2024-02-08 15:01:56 +01:00
Nikolai Kochetov
73d2ff3933
Update MergeTask.cpp 2024-02-08 14:55:35 +01:00
Nikolai Kochetov
fafd8005a0 Fixing style. 2024-02-08 13:51:29 +00:00
Nikolai Kochetov
57ddf196cf
Merge pull request #59705 from kitaisreal/revert-59702-revert-59650-merge-tree-final-optimization-diagnostics-and-settings
Revert "Revert "MergeTree FINAL optimization diagnostics and settings""
2024-02-08 14:48:29 +01:00
Nikolai Kochetov
9560eabfe8
Merge pull request #59720 from ClickHouse/try-remove-source-with-key-condition
Remove SourceWithKeyCondition from ReadFromStorageStep
2024-02-08 14:44:13 +01:00
AlexeyGrezz
b8dcc233fd
Update grants.md 2024-02-08 16:32:50 +03:00
Raúl Marín
5b16d6b958
Merge pull request #59754 from ClickHouse/revert-59683-rename-setting
Revert "Rename a setting"
2024-02-08 13:19:48 +01:00
Raúl Marín
697f7b28a7
Merge pull request #59739 from Algunenano/padstring_fix
Fix leftPad / rightPad function with FixedString input
2024-02-08 13:15:26 +01:00
Raúl Marín
284ed191ab
Revert "Rename a setting" 2024-02-08 13:13:22 +01:00
serxa
0130d525f4 fix dashboard params default values 2024-02-08 12:02:28 +00:00
Dmitry Novik
3167bfe423
Bump server version 2024-02-08 11:35:23 +01:00
Dmitry Novik
b8f74b5b05
Merge pull request #50894 from ClickHouse/storage-merge-aliases-analyzer
Analyzer: support aliases and distributed JOINs in StorageMerge
2024-02-08 11:22:00 +01:00