Nikolai Kochetov
|
410f0b643d
|
Merge pull request #65057 from ClickHouse/refactor-prewhere-storage-merge
Refactor query plan prewhere optimization for Merge
|
2024-06-12 11:50:26 +00:00 |
|
vdimir
|
c75a5ef699
|
Merge pull request #65053 from ClickHouse/revert-65049-revert-64924-vdimir/blob_storage_log_minor_fixes
Revert "Revert "Fix duplicating Delete events in blob_storage_log""
|
2024-06-11 17:07:59 +00:00 |
|
Nikolai Kochetov
|
62b732a1fa
|
Remove unused code.
|
2024-06-11 14:41:23 +00:00 |
|
Igor Nikonov
|
b403f13381
|
Merge pull request #63796 from ClickHouse/pr-plan-rewrite
Rewrite plan for parallel replicas in Planner
|
2024-06-11 13:45:39 +00:00 |
|
Kseniia Sumarokova
|
2c0a1ce918
|
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
Named collections in keeper
|
2024-06-11 07:53:10 +00:00 |
|
Igor Nikonov
|
1599f774f8
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-10 20:09:44 +00:00 |
|
Alexander Tokmakov
|
4f39c36408
|
Merge pull request #64312 from ClickHouse/all_replica_groups_cluster
Add clusters with replicas from all replica groups
|
2024-06-10 15:55:35 +00:00 |
|
Nikolai Kochetov
|
a8b1b11ee6
|
Fixing test.
|
2024-06-10 15:55:00 +00:00 |
|
vdimir
|
4cb53e9513
|
Revert "Revert "Fix duplicating Delete events in blob_storage_log""
|
2024-06-10 14:46:39 +02:00 |
|
Alexander Tokmakov
|
132aa996a3
|
Revert "Fix duplicating Delete events in blob_storage_log"
|
2024-06-10 13:49:39 +02:00 |
|
kssenii
|
571ddb66df
|
Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper
|
2024-06-10 13:17:32 +02:00 |
|
vdimir
|
a8019ee8b9
|
Merge pull request #64924 from ClickHouse/vdimir/blob_storage_log_minor_fixes
Fix duplicating Delete events in blob_storage_log
|
2024-06-10 09:52:16 +00:00 |
|
Antonio Andelic
|
25fa5d87f3
|
Merge pull request #64896 from ClickHouse/fix-global-trace-collector
Fix global trace collector
|
2024-06-10 09:09:07 +00:00 |
|
Sergei Trifonov
|
686d6d676a
|
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 16:51:36 +00:00 |
|
alesapin
|
368d827dc6
|
Merge pull request #64918 from ClickHouse/disable_transactions
Disable transactions for unsupported storages even for materialized v…
|
2024-06-07 12:59:58 +00:00 |
|
Antonio Andelic
|
b1d6c73208
|
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
|
2024-06-07 12:26:30 +00:00 |
|
Nikolai Kochetov
|
a96b7781c3
|
Merge pull request #64855 from ClickHouse/fix-filter-push-down-duplicate-names
Avoid duplicating names for new inputs of ActionsDAG::split result.
|
2024-06-07 12:10:32 +00:00 |
|
Sergei Trifonov
|
2d9ac2e816
|
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 14:03:56 +02:00 |
|
Nikolai Kochetov
|
7f98893da0
|
Merge pull request #64793 from ClickHouse/remove-aliases-from-filter-cond
Remove aliases from fiter condition.
|
2024-06-07 10:09:14 +00:00 |
|
Antonio Andelic
|
bd986ce1da
|
Merge branch 'master' into fix-global-trace-collector
|
2024-06-07 08:22:53 +02:00 |
|
Sergei Trifonov
|
9ec1306016
|
Merge pull request #64423 from ClickHouse/precise-memtracking
Add dynamic untracked memory limits for more precise memory tracking
|
2024-06-06 18:37:31 +00:00 |
|
vdimir
|
1881107f07
|
fix build
|
2024-06-06 16:04:46 +00:00 |
|
vdimir
|
38d45a6bc9
|
Verbose message for errors on inserting to system log
|
2024-06-06 15:49:14 +00:00 |
|
alesapin
|
00167da119
|
Disable transactions for unsupported storages even for materialized views
|
2024-06-06 16:27:00 +02:00 |
|
Antonio Andelic
|
27fe0439fa
|
Merge branch 'master' into fix-global-trace-collector
|
2024-06-06 14:36:02 +02:00 |
|
Joshua Hildred
|
095508edb7
|
Add additional tests
|
2024-06-06 05:28:16 -07:00 |
|
josh-hildred
|
e495bf0742
|
Update src/Interpreters/getCustomKeyFilterForParallelReplicas.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-06-06 05:28:16 -07:00 |
|
Joshua Hildred
|
0c0c6bee32
|
Address review comments
|
2024-06-06 05:28:15 -07:00 |
|
Joshua Hildred
|
bde8d19f45
|
Address review comments
|
2024-06-06 05:28:15 -07:00 |
|
Joshua Hildred
|
0302f218e4
|
Add additional check to ensure range is larger than the number of replicas
|
2024-06-06 05:28:15 -07:00 |
|
Joshua Hildred
|
01c7123c10
|
Fix issue with rational cast
|
2024-06-06 05:28:15 -07:00 |
|
Joshua Hildred
|
d455116b7c
|
fix style
|
2024-06-06 05:26:57 -07:00 |
|
Joshua Hildred
|
a7230e3c6c
|
Add settings to allow parallel replicas custom key
with range filter to use a custom range
|
2024-06-06 05:26:57 -07:00 |
|
Igor Nikonov
|
47bf6bf6ac
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-06 09:44:32 +00:00 |
|
Antonio Andelic
|
fcee260b25
|
Update src/Interpreters/TraceCollector.h
Co-authored-by: alesapin <alesapin@clickhouse.com>
|
2024-06-06 11:22:48 +02:00 |
|
Antonio Andelic
|
1d3cf17053
|
Fix global trace collector
|
2024-06-06 11:18:31 +02:00 |
|
Julia Kartseva
|
94a8c7edb1
|
Merge pull request #64720 from korowa/fix-split-tokenized-indices
fix: function filters with token-based text indexes
|
2024-06-06 09:02:23 +00:00 |
|
Sergei Trifonov
|
feb60b566c
|
Merge branch 'master' into precise-memtracking
|
2024-06-06 10:52:28 +02:00 |
|
Alexey Milovidov
|
53f26f614e
|
Merge pull request #64769 from ClickHouse/pufit/rbac-fix-on-cluster-grant-with-default-database
Fix default database with grant on cluster
|
2024-06-06 03:35:32 +02:00 |
|
Nikita Mikhaylov
|
efbf40ad28
|
Merge pull request #64846 from rschu1ze/simplify-inverted-indexes
Simplify handling of old 'inverted' indexes
|
2024-06-05 20:04:16 +00:00 |
|
pufit
|
e7b7c3aebe
|
Update query before replication
|
2024-06-05 16:00:08 -04:00 |
|
Nikolai Kochetov
|
8bbf46ce2f
|
Trying to fix a test.
|
2024-06-05 17:15:48 +00:00 |
|
Nikolai Kochetov
|
ee5100171e
|
Avoid duplicating names for new inputs of ActionsDAG::split result.
|
2024-06-05 15:50:27 +00:00 |
|
vdimir
|
5251febf03
|
Merge pull request #64393 from ClickHouse/vdimir/blob_storage_log_fix_recursion
Prevent recursive logging in blob_storage_log
|
2024-06-05 14:28:01 +00:00 |
|
Robert Schulze
|
8bdd291049
|
Simplify handling of old 'inverted' indexes
|
2024-06-05 13:27:07 +00:00 |
|
Han Fei
|
c04e7e64af
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 13:09:15 +02:00 |
|
Kseniia Sumarokova
|
f50fbfa411
|
Merge pull request #64803 from ClickHouse/fix-memory-leak-in-slru
Fix memory leak in slru cache policy
|
2024-06-05 09:58:12 +00:00 |
|
Igor Nikonov
|
fa849e7f66
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-05 08:04:31 +00:00 |
|
Han Fei
|
f7ca33868b
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
|
Robert Schulze
|
46434f9040
|
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
Best-effort sorting to improve compressability
|
2024-06-04 19:02:55 +00:00 |
|