Igor Nikonov
|
118263d8e8
|
Merge remote-tracking branch 'origin/master' into query-log-on-insert-exception-over-http
|
2024-02-16 12:40:10 +00:00 |
|
alesapin
|
0a189e830c
|
Merge pull request #59942 from kitaisreal/storage-system-tables-add-metadata-version
StorageSystemTables add metadata_version
|
2024-02-16 13:17:22 +01:00 |
|
Raúl Marín
|
586c1e9b4e
|
Merge pull request #60026 from Algunenano/fix_optimize_uniq_to_count
Fix optimize_uniq_to_count removing the column alias
|
2024-02-16 11:52:46 +01:00 |
|
Raúl Marín
|
e168329ade
|
Revert "ReplicatedMergeTree invalid metadata_version fix"
|
2024-02-16 11:44:16 +01:00 |
|
Kseniia Sumarokova
|
0f9cf00740
|
Merge pull request #59630 from vitlibar/fix-read-beyond-last-offset
Fix error "Read beyond last offset" for AsynchronousBoundedReadBuffer
|
2024-02-16 11:11:17 +01:00 |
|
Kseniia Sumarokova
|
d4ab2bf38e
|
Merge pull request #60036 from ClickHouse/s3queue-fix-possible-no-node-shard
Fix possible exception from s3queue table on drop
|
2024-02-16 11:09:42 +01:00 |
|
Antonio Andelic
|
0f489de46e
|
Merge pull request #59945 from ClickHouse/keeper-prometheus-filtered-events
Send only Keeper related metrics/events for Prometheus
|
2024-02-16 09:43:43 +01:00 |
|
Dmitry Novik
|
2b02bcd67b
|
Merge pull request #59926 from azat/analyzer/NormalizeCountVariantsVisitor-fix
Do not rewrite sum() to count() if return value differs in analyzer
|
2024-02-16 09:16:46 +01:00 |
|
Alexey Milovidov
|
5b13c167ee
|
Merge pull request #60022 from Algunenano/arrayfold_logical
Fix several logical errors in arrayFold
|
2024-02-16 03:19:13 +01:00 |
|
Alexey Milovidov
|
885e8dad63
|
Merge pull request #60042 from Algunenano/format_not
Fix formatting of NOT with single literals
|
2024-02-16 01:28:45 +01:00 |
|
Igor Nikonov
|
7b1fbec4e5
|
Merge remote-tracking branch 'origin/master' into query-log-on-insert-exception-over-http
|
2024-02-15 21:11:38 +00:00 |
|
Raúl Marín
|
a249840421
|
Fix formatting of NOT with single literals
|
2024-02-15 21:44:22 +01:00 |
|
Raúl Marín
|
f17d58cced
|
Add comment
|
2024-02-15 20:53:22 +01:00 |
|
Alexey Milovidov
|
b8fcff36f3
|
Merge pull request #60010 from ClickHouse/simplify-code-2
The code should not be complex
|
2024-02-15 18:00:33 +01:00 |
|
Alexey Milovidov
|
b1a911108a
|
Merge pull request #60012 from ClickHouse/fix-broken-lambdas
Fix broken lambdas formatting
|
2024-02-15 17:59:51 +01:00 |
|
kssenii
|
2a783321d7
|
Fix deletion of s3 queue
|
2024-02-15 17:56:38 +01:00 |
|
Konstantin Bogdanov
|
dbb6804a70
|
Merge pull request #59976 from ClickHouse/add-cloud-placement
Add `PlacementInfo`
|
2024-02-15 19:16:56 +03:00 |
|
Raúl Marín
|
5baae9326c
|
Fix optimize_uniq_to_count removing the column alias
|
2024-02-15 14:10:55 +01:00 |
|
Igor Nikonov
|
1464830791
|
Merge remote-tracking branch 'origin/master' into query-log-on-insert-exception-over-http
|
2024-02-15 12:56:32 +00:00 |
|
Igor Nikonov
|
c580cdb96e
|
Fix review comment
|
2024-02-15 12:55:43 +00:00 |
|
Raúl Marín
|
91f54f44b6
|
Fix several logical errors in arrayFold
|
2024-02-15 13:21:39 +01:00 |
|
Azat Khuzhin
|
504a2dd9d9
|
Do not rewrite sum() to count() if return value differs in analyzer
v2: fix for LowCardinality
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-02-15 12:41:05 +01:00 |
|
Robert Schulze
|
ddaef8d342
|
Merge pull request #59752 from rschu1ze/countMatches-fuzzed
Fix AST fuzzer issue in function `countMatches`
|
2024-02-15 10:02:48 +01:00 |
|
Alexey Milovidov
|
a86d31a005
|
Merge pull request #59998 from ClickHouse/revert-59699-disable_async_inserts_for_dependent_mv_dedup
Revert "Insert synchronously if dependent MV deduplication is enabled"
|
2024-02-15 07:52:13 +01:00 |
|
Alexey Milovidov
|
accc63500d
|
Fix broken lambdas formatting
|
2024-02-15 06:54:18 +01:00 |
|
Alexey Milovidov
|
d3fdd97891
|
The code should not be complex
|
2024-02-15 06:04:45 +01:00 |
|
Alexey Milovidov
|
a98facee52
|
Merge pull request #59944 from ClickHouse/fewer_lambdas
Replace lambdas with pointers to members to simplify stacks
|
2024-02-15 06:02:35 +01:00 |
|
Alexey Milovidov
|
47d8248b9d
|
Merge pull request #60005 from ClickHouse/non-significant-changes-3
Fix obviously wrong (but non significant) error in dictionaries
|
2024-02-15 05:59:07 +01:00 |
|
Alexey Milovidov
|
009d08561d
|
Merge pull request #59946 from kitaisreal/replicated-merge-tree-alter-update-metadata-version-in-single-transaction
ReplicatedMergeTree invalid metadata_version fix
|
2024-02-15 04:38:06 +01:00 |
|
Alexey Milovidov
|
0b58f16938
|
Merge pull request #59964 from ClickHouse/cleanups
Cleanups
|
2024-02-15 02:59:54 +01:00 |
|
Alexey Milovidov
|
5e5528a890
|
Merge pull request #59972 from jrdi/fix-max-num-to-warn
Fix max num to warn message
|
2024-02-15 02:59:29 +01:00 |
|
Alexey Milovidov
|
b73c9ce9f5
|
Merge pull request #59981 from ClickHouse/analyzer-fix-test_storage_rabbitmq
Analyzer: Fix test_storage_rabbitmq
|
2024-02-15 02:58:09 +01:00 |
|
Alexey Milovidov
|
feb8020448
|
Merge pull request #59983 from ClickHouse/analyzer-fix-test_shard_level_const_function
Analyzer: Fix test_shard_level_const_function
|
2024-02-15 02:57:39 +01:00 |
|
Alexey Milovidov
|
681351fe1e
|
Merge pull request #59987 from nickitat/fix_data_race_storage_distributed
Fix data race in `StorageDistributed`
|
2024-02-15 02:55:08 +01:00 |
|
Alexey Milovidov
|
46fb01c4f6
|
Fix trash
|
2024-02-15 02:31:46 +01:00 |
|
Alexey Milovidov
|
2688a6268c
|
Fix obviously wrong (but non significant) error in dictionaries
|
2024-02-15 01:42:14 +01:00 |
|
Alexey Milovidov
|
7a5e152d9e
|
Merge pull request #59967 from ClickHouse/dashboards-to-use-merge-tables
Use merge table in the dashboard; add Cloud overview to the system table
|
2024-02-14 21:56:37 +01:00 |
|
Julia Kartseva
|
b1b58ef9a3
|
Revert "Insert synchronously if dependent MV deduplication is enabled"
|
2024-02-14 12:54:42 -08:00 |
|
Vitaly Baranov
|
d842c497e6
|
Change code to pass test 02963_remote_read_small_buffer_size_bug.
|
2024-02-14 20:47:34 +01:00 |
|
Nikolai Kochetov
|
ab8738ffe5
|
Merge pull request #59985 from ClickHouse/remove-context-from-comparison-functions
Remove context from comparison functions.
|
2024-02-14 19:32:28 +01:00 |
|
Nikolai Kochetov
|
9c626f9c36
|
Merge pull request #59899 from ClickHouse/refactor-squashing-for-inserts
Refactor Squashing for inserts.
|
2024-02-14 19:29:11 +01:00 |
|
Nikolai Kochetov
|
5833f30deb
|
Merge pull request #59984 from ClickHouse/update-settings-change-history
Add newlines to SettingsChangesHistory to maybe have less conflicts
|
2024-02-14 17:45:19 +01:00 |
|
Nikolai Kochetov
|
70d456dc28
|
Update greater.cpp
|
2024-02-14 17:44:06 +01:00 |
|
Nikolai Kochetov
|
078ec9a97f
|
Update notEquals.cpp
|
2024-02-14 17:43:49 +01:00 |
|
Dmitry Novik
|
433d835df6
|
Merge pull request #59920 from azat/http-retries-logs
Decrease logging level for http retriable errors to Warning (and fix 00157_cache_dictionary flakiness)
|
2024-02-14 17:11:28 +01:00 |
|
Nikita Taranov
|
5f87956fc8
|
impl
|
2024-02-14 16:22:14 +01:00 |
|
Maksim Kita
|
d4778d858d
|
Fixed tests
|
2024-02-14 18:05:29 +03:00 |
|
Maksim Kita
|
0cce386207
|
Added documentation
|
2024-02-14 18:05:29 +03:00 |
|
Maksim Kita
|
f6d211b44d
|
StorageSystemTables add metadata_version
|
2024-02-14 18:05:29 +03:00 |
|
Maksim Kita
|
be490291af
|
Updated implementation
|
2024-02-14 18:05:06 +03:00 |
|