Commit Graph

64872 Commits

Author SHA1 Message Date
taiyang-li
fd43dcbcf6 enable jit for and/or/xor 2024-10-14 10:22:43 +08:00
taiyang-li
f28836ad7c enable jit for assumenotnull 2024-10-13 18:09:23 +08:00
taiyang-li
f407180631 enable jit for isnotnull 2024-10-13 11:42:00 +08:00
taiyang-li
61de692f2e enable jit for comparision functions 2024-10-13 11:41:10 +08:00
taiyang-li
98d9077135 jit for compare functions 2024-10-13 08:58:59 +08:00
taiyang-li
ae3b3feef3 support sign compilation 2024-10-13 08:58:49 +08:00
taiyang-li
e5886d4e66 enable jit for bitCount 2024-10-12 18:00:34 +08:00
taiyang-li
7ab71ecf90 enable jit for abs 2024-10-12 15:21:08 +08:00
Alexander Gololobov
4138ec4d72
Merge pull request #70444 from ClickHouse/make_explain_methods_const
Make QueryPlan explain methods const
2024-10-07 15:38:50 +00:00
Konstantin Bogdanov
2f8d15bcaa
Merge pull request #69768 from ClickHouse/tidy-redability-else-after-return
Prepare to enable `clang-tidy` `readability-else-after-return`
2024-10-07 07:53:18 +00:00
Alexander Gololobov
25e798e04e Make QueryPlan explain methods const 2024-10-07 15:17:31 +08:00
Julia Kartseva
a98fca0637
Merge pull request #70423 from ClickHouse/realtime-metrics-followup
Follow-up on clickhouse-client realtime metrics display #63689
2024-10-07 05:07:13 +00:00
Pavel Kruglov
093633bf6a
Merge pull request #69584 from Avogar/fix-postgresql-fixed-string-issue
Fix inserting into FixedString column in PostgreSQL engine
2024-10-07 04:48:14 +00:00
Pavel Kruglov
8348670099
Merge pull request #70172 from Avogar/fix-column-object-copy
Fix crash in JSON column
2024-10-07 04:44:20 +00:00
Pavel Kruglov
e402f1ae84
Merge pull request #70328 from Avogar/fix-dynamic-reduce-alter
Fix ALTER of Dynamic type with reducing max_types parameter
2024-10-07 04:05:06 +00:00
Julia Kartseva
3668258127 display progress table if toggling is disabled 2024-10-06 20:36:06 +00:00
Julia Kartseva
2d8bda03b5 fix cursor display
Restore cursor when query is canceled by Ctrl-C.
Immediately stop intercepting keystrokes after SIGINT is received.
2024-10-06 20:28:47 +00:00
Konstantin Bogdanov
307064cae5
Fix broken build 2024-10-06 12:29:45 +02:00
Konstantin Bogdanov
32e7399b91
Fix clang-tidy 2024-10-06 12:29:44 +02:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes 2024-10-06 12:29:20 +02:00
Alexey Milovidov
d87fcab2fb Fix typos 2024-10-06 11:33:59 +08:00
Alexey Milovidov
c4b89b56f2 Fix style 2024-10-06 11:31:35 +08:00
Alexey Milovidov
acd0760026 Fix style 2024-10-06 11:31:01 +08:00
Alexey Milovidov
0b291cb079 Fix tidy 2024-10-06 11:16:15 +08:00
Alexey Milovidov
9a30ae7c37 Trim newlines 2024-10-06 11:16:02 +08:00
Alexey Milovidov
8c881049b5 Fix typos 2024-10-06 11:14:51 +08:00
Alexey Milovidov
d94f717caa Fix style 2024-10-06 11:14:08 +08:00
Alexey Milovidov
f657f1e0b4 Fix typos 2024-10-06 11:13:43 +08:00
Alexey Milovidov
cfdb7b0dce Make embedded documentation for Settings strictly better than the Markdown docs 2024-10-06 11:05:35 +08:00
Alexey Milovidov
05ab112961 Preparation 2024-10-06 10:30:16 +08:00
Alexey Milovidov
64036f5eee Preparation 2024-10-06 10:25:36 +08:00
Sergei Trifonov
19613041d9
Merge pull request #68694 from filimonov/thread_pool_thread_creation_out_of_lock
Thread pool: move thread creation out of lock
2024-10-05 20:29:58 +00:00
Michael Kolupaev
97923069e5
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
2024-10-05 18:46:46 +00:00
Konstantin Bogdanov
af6b5e85c0
Merge pull request #70412 from ClickHouse/fix-clang19-build
Fix `clang-19` build issues
2024-10-05 17:25:02 +00:00
Konstantin Bogdanov
f0ae77edb0
Fix build with clang-19 2024-10-05 14:47:23 +02:00
Alexey Milovidov
7e7a92cef6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into sync-settings 2024-10-05 16:26:28 +08:00
Alexey Milovidov
fcd6064f92 Fix CLion 2024-10-05 16:16:32 +08:00
Alexey Milovidov
9905fde826 Add settings for ClickHouse Cloud 2024-10-05 15:59:10 +08:00
Alexey Milovidov
35b081acab Merge branch 'master' into sync-settings 2024-10-05 15:48:33 +08:00
Alexey Milovidov
69a0c123c2
Merge pull request #69787 from ClickHouse/maxmap
Fix 'Bad get' in maxMap state serialization
2024-10-05 07:47:00 +00:00
Alexey Milovidov
aae155f5a6
Merge pull request #70111 from jiebinn/changeDefaultValue
Change the default threshold to enable hyper threading
2024-10-05 07:46:33 +00:00
Alexey Milovidov
418233dbd8
Merge pull request #63689 from mariaKhr/interactive-metrics-table
An option for clickhouse-client to show realtime table with metrics
2024-10-05 07:19:14 +00:00
Alexey Milovidov
ff33c432bd
Merge pull request #70354 from ClickHouse/pufit/fix-69634
Fix `MODIFY COLUMN MODIFY SETTINGS` crash for special columns
2024-10-05 07:03:49 +00:00
Raúl Marín
5b52bb298e Merge remote-tracking branch 'blessed/master' into setting2 2024-10-04 23:14:04 +02:00
Nikolai Kochetov
f6041f783a
Merge pull request #70322 from ClickHouse/add-compatibility-for-merge-tree-settings
Add compatibility options for MergeTree settings.
2024-10-04 20:18:32 +00:00
Shichao
cd62f5a9bb
Merge pull request #58408 from Chen768959/fix-57616
Fix type mismatch issue in sumMapFiltered
2024-10-04 18:28:29 +00:00
Raúl Marín
cbfd5cf90e Hide MergeTreeSettings implementation 2024-10-04 19:03:15 +02:00
Raúl Marín
73a9de30a6 Remove some nested IAST.h includes in favor of forward declarations 2024-10-04 18:47:13 +02:00
Raúl Marín
0c391d2f2a Unused header in Field.h 2024-10-04 18:47:13 +02:00
Raúl Marín
f52f6df0f4 Remove unused boost includes 2024-10-04 18:47:13 +02:00