Dmitry Novik
|
813020a1a6
|
remove redundant logging
|
2024-02-07 16:44:09 +01:00 |
|
Dmitry Novik
|
ff4729ccc4
|
Improve replaceTableExpressionAndRemoveJoin function
|
2024-02-07 16:40:23 +01:00 |
|
Dmitry Novik
|
d558728281
|
Merge branch 'master' into storage-merge-aliases-analyzer
|
2024-02-06 20:24:20 +01:00 |
|
robot-ch-test-poll4
|
3af96c6970
|
Merge pull request #59435 from rschu1ze/nested-memory-cgroups
Consider nested cgroup memory limits for the total memory tracker
|
2024-02-06 20:18:00 +01:00 |
|
Nikolai Kochetov
|
f311f2ed45
|
Merge pull request #59650 from kitaisreal/merge-tree-final-optimization-diagnostics-and-settings
MergeTree FINAL optimization diagnostics and settings
|
2024-02-06 20:14:14 +01:00 |
|
Anton Popov
|
3b22c3849f
|
Merge pull request #59621 from bigo-sg/opt_if_not_null
Trivial optimize on ifNotNull with intel AVX2
|
2024-02-06 19:13:06 +01:00 |
|
Dmitry Novik
|
1abcf26df6
|
Fix filter expressions
|
2024-02-06 15:39:52 +00:00 |
|
Anton Popov
|
addbd78341
|
Merge pull request #59436 from nickitat/perf_introspection_for_inserts
More perf introspection for `INSERT`-s
|
2024-02-06 14:59:32 +01:00 |
|
Maksim Kita
|
c4846b6613
|
MergeTree FINAL optimization diagnostics and settings
|
2024-02-06 15:55:16 +03:00 |
|
Raúl Marín
|
c858e2e173
|
Merge remote-tracking branch 'blessed/master' into fix_map_memory
|
2024-02-06 11:48:13 +01:00 |
|
Raúl Marín
|
b247440b7d
|
Merge pull request #59603 from Algunenano/crash_topk
Fix crash in topK when merging empty states
|
2024-02-06 11:40:52 +01:00 |
|
vdimir
|
3642bbc05c
|
Merge pull request #59483 from ClickHouse/vdimir/analyzer/00917_multiple_joins_denny_crane
Analyzer: Fix denny_crane
|
2024-02-06 10:17:27 +01:00 |
|
taiyang-li
|
bc9c1bf345
|
improve ifnotnull
|
2024-02-06 11:48:13 +08:00 |
|
taiyang-li
|
2c882f012e
|
opt isNotnull
|
2024-02-06 11:35:14 +08:00 |
|
Nikita Mikhaylov
|
d8555af448
|
Change the default value for async_insert_max_data_size to 10 MiB (#59536)
|
2024-02-05 22:41:28 +01:00 |
|
Raúl Marín
|
d782c9bde6
|
Fix crash in topK when merging empty states
|
2024-02-05 20:52:54 +01:00 |
|
Alexey Milovidov
|
a122857b6e
|
Merge pull request #59565 from kitaisreal/multi-version-use-mutex
MultiVersion use mutex
|
2024-02-05 19:28:00 +01:00 |
|
Sema Checherinda
|
d7371a3b2d
|
Merge pull request #59533 from ClickHouse/chesema-grpc-server
GRPCServer: do not call value() on empty optional query_info
|
2024-02-05 18:56:46 +01:00 |
|
János Benjamin Antal
|
59dcd22af5
|
Merge pull request #59445 from ClickHouse/fix-formatting-alter-queries-with-modify-column-settings
Fix `ASTAlterCommand::formatImpl` in case of column specific settings modifications
|
2024-02-05 17:44:30 +01:00 |
|
Nikolai Kochetov
|
e9c50ba9c2
|
Merge pull request #59567 from 4JustMe4/master
Add missed #include <bit> and <exception>
|
2024-02-05 17:36:29 +01:00 |
|
Raúl Marín
|
c4e1d09c66
|
Reserve enough memory for memcpySmallAllowReadWriteOverflow15
|
2024-02-05 17:33:14 +01:00 |
|
vdimir
|
d3123438c7
|
Merge pull request #59382 from ClickHouse/vdimir/analyzer/fix_array_join_subcolumn
Fix ARRAY JOIN with subcolumns
|
2024-02-05 17:27:59 +01:00 |
|
vdimir
|
9b5ea7bb8a
|
Analyzer: Fix 00917_multiple_joins_denny_crane
|
2024-02-05 16:25:13 +00:00 |
|
Yarik Briukhovetskyi
|
569b8487e8
|
Merge pull request #59403 from jh0x/no-octal-v2
Remove octal issues when parsing with `input_format_values_interpret_expressions=0`
|
2024-02-05 15:34:50 +01:00 |
|
Robert Schulze
|
7d8fbf90cd
|
Merge remote-tracking branch 'rschu1ze/master' into nested-memory-cgroups
|
2024-02-05 13:26:51 +00:00 |
|
Konstantin Bogdanov
|
f663f13a35
|
Merge pull request #59277 from ClickHouse/create-tables-in-threadpool
Concurrent tables creation in `recoverLostReplica`
|
2024-02-05 16:04:46 +03:00 |
|
Sema Checherinda
|
8581bdbe58
|
do not call value() on empty optional query_info
|
2024-02-05 13:24:51 +01:00 |
|
Nikolai Kochetov
|
89bcebfe96
|
Merge pull request #59544 from jrdi/fix-update-insert-deduplication-token
Fix corner case when passing `update_insert_deduplication_token_in_dependent_materialized_views`
|
2024-02-05 13:03:12 +01:00 |
|
Raúl Marín
|
08c1799f9c
|
Merge pull request #59383 from Algunenano/fuzz_literal
Add some fuzzing to ASTLiterals
|
2024-02-05 12:27:43 +01:00 |
|
Kseniia Sumarokova
|
83515e3656
|
Merge pull request #59543 from nickolaj-jepsen/master
Add support for NATS credentials file
|
2024-02-05 12:20:26 +01:00 |
|
Raúl Marín
|
fc475e28f3
|
Merge pull request #59498 from Algunenano/minmax_nan_null
Make MAX use the same rules as permutation for complex types
|
2024-02-05 12:16:02 +01:00 |
|
Raúl Marín
|
06fb84fc64
|
Merge pull request #59413 from bigo-sg/opt_if_map
Optimize if function when input type is map
|
2024-02-05 12:13:55 +01:00 |
|
mikhnenko
|
a2fc3facca
|
Add missed #include <bit> and <exception>
|
2024-02-05 13:21:06 +03:00 |
|
Nikita Mikhaylov
|
6ba35b5459
|
Make comments for system tables also available in local mode and enforce comments not to be empty (#59493)
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2024-02-05 11:17:58 +01:00 |
|
Maksim Kita
|
454b032709
|
MultiVersion use mutex
|
2024-02-05 12:52:18 +03:00 |
|
Jordi Villar
|
2fb7f980ef
|
Address PR comments
|
2024-02-05 10:16:45 +01:00 |
|
Jordi Villar
|
08492ae0c5
|
Only copy insert_context when needed
|
2024-02-05 10:16:45 +01:00 |
|
Jordi Villar
|
9223f74c91
|
Fix corner case when passing update_insert_deduplication_token_in_dependent_materialized_views
|
2024-02-05 10:16:45 +01:00 |
|
taiyang-li
|
4fc9eeddc9
|
Merge remote-tracking branch 'origin/master' into opt_if_map
|
2024-02-05 10:25:00 +08:00 |
|
Igor Nikonov
|
7123a27f30
|
Merge pull request #59380 from ClickHouse/cleanup-connection-pool-surroundings
Cleanup connection pool surroundings
|
2024-02-04 22:34:07 +01:00 |
|
Igor Nikonov
|
3402503422
|
Merge pull request #59404 from ClickHouse/fix-messed-up-progress
Progress bar: use FQDN to differentiate metrics from different hosts
|
2024-02-04 22:27:00 +01:00 |
|
Igor Nikonov
|
966f7eeabe
|
Merge pull request #59534 from ClickHouse/use-connection-pool-ptr
Use ConnectionPoolPtr instead of raw pointer
|
2024-02-04 22:22:51 +01:00 |
|
alesapin
|
db046c1bce
|
Merge pull request #59517 from ClickHouse/remove_scarry_message
Remove a scary message if an error is retryable
|
2024-02-04 17:43:06 +01:00 |
|
taiyang-li
|
b4972bf5fb
|
revert files
|
2024-02-04 16:59:26 +08:00 |
|
taiyang-li
|
96b1ca7f8a
|
fix bugs
|
2024-02-04 16:58:07 +08:00 |
|
taiyang-li
|
c3959611fc
|
Merge branch 'master' into opt_if_map
|
2024-02-04 15:57:06 +08:00 |
|
Igor Nikonov
|
df4bc398fb
|
Merge remote-tracking branch 'origin/master' into fix-messed-up-progress
|
2024-02-03 10:25:10 +00:00 |
|
Nickolaj Jepsen
|
e822ba3a47
|
Add support for NATS credentials file
|
2024-02-02 23:34:01 +01:00 |
|
Igor Nikonov
|
c7499b7395
|
Use ConnectionPoolPtr instead of raw pointer
|
2024-02-02 18:43:09 +00:00 |
|
Raúl Marín
|
7be91e66dd
|
Add reverse step
|
2024-02-02 18:11:56 +01:00 |
|