Dmitry Novik
|
6c23721255
|
Merge pull request #43761 from ClickHouse/refector-function-node
Refactor FunctionNode
|
2022-12-22 23:53:27 +01:00 |
|
alesapin
|
a32fab90d5
|
Merge pull request #44436 from ClickHouse/fix_bug_with_max_task_count_update
Fix bug with merge/mutate pool size increase
|
2022-12-22 23:48:54 +01:00 |
|
Dmitry Novik
|
d3502937c7
|
Update MergeTreeIndexSet
|
2022-12-22 22:17:18 +00:00 |
|
Dmitry Novik
|
cff882d506
|
Merge remote-tracking branch 'origin/master' into refector-function-node
|
2022-12-22 21:34:29 +00:00 |
|
Nikolai Kochetov
|
773de7a8a6
|
Merge pull request #44472 from CurtizJ/fix-mutations
Fix mutations with setting `max_streams_for_merge_tree_reading`
|
2022-12-22 14:05:20 +01:00 |
|
alesapin
|
049103c550
|
Merge pull request #44495 from azat/mergetree/static-storage-fix
Do not try to remove WAL/move broken parts for static storage
|
2022-12-22 12:27:08 +01:00 |
|
alesapin
|
380c6cebe4
|
Merge pull request #44393 from ClickHouse/small_improvement
Lock table for share during startup for database ordinary
|
2022-12-22 11:42:42 +01:00 |
|
alesapin
|
bf188c46a4
|
Merge branch 'master' into fix_bug_with_max_task_count_update
|
2022-12-22 11:40:08 +01:00 |
|
Maksim Kita
|
e5ebf20044
|
Merge pull request #44097 from kitaisreal/analyzer-support-set-index
Analyzer support Set index
|
2022-12-22 13:30:15 +03:00 |
|
alesapin
|
9b97cd98c8
|
Update src/Storages/MergeTree/MergeTreeDataMergerMutator.h
|
2022-12-21 23:27:17 +01:00 |
|
alesapin
|
97d43a6748
|
Add comment
|
2022-12-21 23:26:26 +01:00 |
|
alesapin
|
edcd0d95ca
|
Revert "Remove explicit dependency on fast test to debug the issue"
This reverts commit 2fe969a2e1 .
|
2022-12-21 23:25:50 +01:00 |
|
Azat Khuzhin
|
1985d321a6
|
Do not try to remove WAL for static storage
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-21 18:09:38 +01:00 |
|
Azat Khuzhin
|
e06c169b43
|
Do not try to move parts to detached for static storage
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-21 18:09:38 +01:00 |
|
alesapin
|
a4fbea2184
|
Relax synchronization to avoid deadlock
|
2022-12-21 15:59:28 +01:00 |
|
Anton Popov
|
4b7f1e0cf2
|
fix mutations with setting 'max_streams_for_merge_tree_reading'
|
2022-12-21 01:59:53 +00:00 |
|
alesapin
|
2fe969a2e1
|
Remove explicit dependency on fast test to debug the issue
|
2022-12-20 22:00:57 +01:00 |
|
Dmitry Novik
|
4793412887
|
Merge branch 'master' into refector-function-node
|
2022-12-20 18:26:19 +01:00 |
|
alesapin
|
f06b311abc
|
It's really needed
|
2022-12-20 18:09:38 +01:00 |
|
alesapin
|
2818520572
|
Fix bug with merge/mutate pool size increase
|
2022-12-20 14:51:11 +01:00 |
|
alesapin
|
9d4404ce0d
|
Merge branch 'master' into small_improvement
|
2022-12-20 12:12:39 +01:00 |
|
alesapin
|
a8515e6925
|
Merge branch 'master' into fix_race_background_temp_removal
|
2022-12-20 12:12:14 +01:00 |
|
Han Fei
|
a07a6147f0
|
Merge branch 'master' into hanfei/fix-async-flaky
|
2022-12-19 21:52:28 +01:00 |
|
Nikolai Kochetov
|
ce56ae61c6
|
Merge pull request #44335 from ClickHouse/check-s3-part-upload-settings
Check s3 part upload settings
|
2022-12-19 21:12:06 +01:00 |
|
alesapin
|
c8d9ccf3cd
|
Lock table for share during startup for database ordinary
|
2022-12-19 18:51:46 +01:00 |
|
alesapin
|
38fd4e0162
|
Fix race which can lead to merged parts premature removal
|
2022-12-19 15:25:01 +01:00 |
|
Han Fei
|
98efee2d75
|
Merge branch 'master' into hanfei/fix-async-flaky
|
2022-12-19 14:14:29 +01:00 |
|
Nikolai Kochetov
|
a3226b2daf
|
Remove extra compare operator. Review fixes.
|
2022-12-19 13:12:59 +00:00 |
|
Han Fei
|
1cb98eb2d6
|
address comments
|
2022-12-19 14:05:50 +01:00 |
|
Anton Popov
|
93b81d2e34
|
Merge pull request #44299 from CurtizJ/reset-parts-in-insert
Do not hold data parts during insert
|
2022-12-19 11:57:24 +01:00 |
|
Han Fei
|
5a211ea5a2
|
Merge branch 'master' into hanfei/fix-async-flaky
|
2022-12-18 22:49:02 +01:00 |
|
Han Fei
|
ee250174ab
|
fix flack test "02481_async_insert_dedup.python"
|
2022-12-18 22:44:51 +01:00 |
|
Nikolai Kochetov
|
4032ee8203
|
Try to fix another one test
|
2022-12-18 12:31:17 +00:00 |
|
Alexey Milovidov
|
3aed4c2f0c
|
Fix typo
|
2022-12-18 01:57:06 +01:00 |
|
Nikolai Kochetov
|
2b999ce715
|
Fixing testx.
|
2022-12-17 21:23:08 +00:00 |
|
Nikolai Kochetov
|
f7c308077d
|
Fixing build.
|
2022-12-17 17:12:04 +00:00 |
|
Nikolai Kochetov
|
b3278211bb
|
Fixing tests.
|
2022-12-17 16:06:42 +00:00 |
|
Nikolai Kochetov
|
b2355a2212
|
Fixing tests.
|
2022-12-17 16:02:34 +00:00 |
|
Nikolai Kochetov
|
98ebef7914
|
Fixing special build.
|
2022-12-17 15:27:01 +00:00 |
|
Nikolai Kochetov
|
29c6caaeaf
|
Validate s3 part upload settings.
|
2022-12-17 14:18:42 +00:00 |
|
Nikolai Kochetov
|
62ff98344e
|
Validate s3 part upload settings.
|
2022-12-17 14:09:53 +00:00 |
|
Dmitry Novik
|
875a24a650
|
Merge remote-tracking branch 'origin/master' into refector-function-node
|
2022-12-16 16:07:30 +00:00 |
|
Anton Popov
|
8b9b8b083c
|
Merge pull request #43726 from CurtizJ/optimize-storage-s3
Improve performance of storage `S3` with large number of small files
|
2022-12-16 14:38:10 +01:00 |
|
Maksim Kita
|
52ad726124
|
Analyzer StorageView crash fix
|
2022-12-16 11:53:26 +01:00 |
|
Kseniia Sumarokova
|
8e1e431316
|
Merge pull request #44204 from kssenii/use-new-named-collections-code
Apply new code of named collections (from #43147) to external table engines part 1
|
2022-12-16 10:09:01 +01:00 |
|
Anton Popov
|
b7e76e3539
|
do not hold data parts during insert
|
2022-12-15 23:57:10 +00:00 |
|
Mikhail f. Shiryaev
|
d250b00a60
|
Merge pull request #44275 from ClickHouse/22.13-prepare
Update version after release
|
2022-12-15 22:15:46 +01:00 |
|
Alexander Tokmakov
|
4588962661
|
Merge branch 'master' into tavplubix-patch-1
|
2022-12-15 22:28:01 +03:00 |
|
Nikolai Kochetov
|
e99849d031
|
Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log
Track allocation ptr in system.trace_log. Add aggregate function flamegraph
|
2022-12-15 18:16:05 +01:00 |
|
Dmitry Novik
|
7ad3ff8a9e
|
Merge pull request #44244 from ClickHouse/part-log-removal-info
Add more information about part removal into system.parts table
|
2022-12-15 18:06:55 +01:00 |
|