Pavel Kovalenko
|
078dfce038
|
Add ALTER TABLE UNFREEZE command.
|
2021-02-24 17:28:30 +03:00 |
|
alexey-milovidov
|
7b55eb8c58
|
Merge pull request #20178 from amosbird/delayinactive
Delay or throw insertion when too many inactive parts
|
2021-02-11 20:52:04 +03:00 |
|
Amos Bird
|
afb5846a24
|
refactor
|
2021-02-10 11:22:24 +08:00 |
|
Nicolae Vartolomei
|
c336cac306
|
Remove dead code
|
2021-02-08 17:36:58 +00:00 |
|
Nicolae Vartolomei
|
a8f37e7704
|
Remove dead code
|
2021-02-08 17:19:35 +00:00 |
|
Amos Bird
|
ab5c7b75a4
|
Delay or throw insertion when too many inactive parts
|
2021-02-07 19:03:55 +08:00 |
|
Amos Bird
|
66fe97d8bd
|
Per MergeTree table query limit
|
2021-01-26 14:03:31 +08:00 |
|
Alexey Milovidov
|
24c8e53440
|
Merge branch 'master' into multiple-nested
|
2021-01-16 16:28:40 +03:00 |
|
Alexey Milovidov
|
6a2a5e53ed
|
Slightly better code of IMergeTreeDataPart #18955
|
2021-01-15 15:15:13 +03:00 |
|
Anton Popov
|
36ae0e4d35
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-01-11 13:51:12 +03:00 |
|
Azat Khuzhin
|
64cb6405ac
|
Drop IStorage::supportsSettings() (replaced with StorageFeatures::supports_settings)
|
2021-01-08 14:36:26 +03:00 |
|
Anton Popov
|
1be39fddac
|
fix subcolumns with some storages
|
2020-12-22 19:42:37 +03:00 |
|
flynn
|
4e580f7b7c
|
Add asynchronous metrics on MergeTree tables data volume (#17639)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-12-22 13:34:35 +03:00 |
|
Alexey Milovidov
|
9a017b77df
|
Merge branch 'master' into relax-too-many-parts-1
|
2020-12-17 04:40:39 +03:00 |
|
Alexander Kuzmenkov
|
d757f32300
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
|
Alexey Milovidov
|
2e6bedce91
|
Relax "Too many parts" threshold, part 1
|
2020-11-29 18:08:02 +03:00 |
|
feng lv
|
7e3524caa1
|
fix spelling errors
|
2020-11-28 08:17:20 +00:00 |
|
Nicolae Vartolomei
|
040aba9f85
|
Add uuid.txt to checksums for parts stored on disk
We are breaking backwards compatibility anyway (but agted by a setting)
|
2020-11-20 13:49:17 +00:00 |
|
Anton Popov
|
4cecd89e84
|
fix dropping of empty parts
|
2020-11-12 20:37:54 +03:00 |
|
Anton Popov
|
0aa35d53c7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-12 14:31:58 +03:00 |
|
Anton Popov
|
0a6d93d929
|
Update MergeTreeData.h
|
2020-11-11 21:17:41 +03:00 |
|
Anton Popov
|
2497598a49
|
Remove empty parts after they were pruned by TTL
|
2020-11-11 19:19:43 +03:00 |
|
Anton Popov
|
c01870076d
|
Update MergeTreeData.h
|
2020-11-11 19:09:01 +03:00 |
|
Anton Popov
|
6f0dc08ba7
|
avoid code duplication in alterPartition
|
2020-11-11 16:34:07 +03:00 |
|
alesapin
|
72046313d4
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-09 10:02:02 +03:00 |
|
alexey-milovidov
|
ee3e289ec2
|
Merge pull request #15983 from ClickHouse/no_background_pool_no_more
Replace BackgroundProcessingPool with SchedulePool task and ThreadPool.
|
2020-11-05 21:38:22 +03:00 |
|
alesapin
|
20043e77bb
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-04 10:22:23 +03:00 |
|
alexey-milovidov
|
11fc6fd8c9
|
Merge pull request #16584 from ClickHouse/drop_table_task_better_scheduling
Better scheduling of drop table task
|
2020-11-03 14:22:51 +03:00 |
|
alesapin
|
dac6705995
|
DROP PART and clear blocks in a single zookeeper op
|
2020-11-02 20:30:59 +03:00 |
|
Alexander Tokmakov
|
ac32809b6a
|
fix #16482
|
2020-11-02 19:40:39 +03:00 |
|
alesapin
|
101aa9e931
|
Merge branch 'master' into no_background_pool_no_more
|
2020-11-02 10:49:19 +03:00 |
|
alesapin
|
9ed4668dbb
|
Refactor common part of background list
|
2020-10-26 15:40:55 +03:00 |
|
alesapin
|
7edbe4d276
|
Add some comments
|
2020-10-16 13:12:31 +03:00 |
|
alesapin
|
4014e0f08d
|
Something very similar to working code
|
2020-10-14 15:32:35 +03:00 |
|
alesapin
|
efd3126b5d
|
Moving pool
|
2020-10-14 10:22:48 +03:00 |
|
alesapin
|
fd35368c59
|
First simple implementation
|
2020-10-13 17:25:42 +03:00 |
|
alesapin
|
8ec58c17f3
|
More consistent metadata usage
|
2020-10-05 19:41:46 +03:00 |
|
alesapin
|
f5c38b34ae
|
Fix race condition during write ahead log cleanup and rename
|
2020-09-25 15:07:38 +03:00 |
|
alexey-milovidov
|
1fcebce926
|
Merge pull request #15000 from Jokser/disable-ttl-move-on-insert
Option to disable TTL move on data part insert
|
2020-09-19 13:45:02 +03:00 |
|
Pavel Kovalenko
|
6b4b5898a7
|
Renaming.
|
2020-09-18 18:41:14 +03:00 |
|
Pavel Kovalenko
|
0da19ab46d
|
Add option to disable ttl move on data part insert
|
2020-09-18 18:30:00 +03:00 |
|
alesapin
|
dc677b93fb
|
Comments and fix test
|
2020-09-17 22:30:17 +03:00 |
|
alesapin
|
b07c00ef7c
|
Ugly, but probably working implementation
|
2020-09-17 18:33:50 +03:00 |
|
alesapin
|
40b2f203b6
|
Merge branch 'master' into manual-write-duplicate-parts-to-replicas
|
2020-09-17 13:21:00 +03:00 |
|
alesapin
|
f274ffc9d1
|
Add comments
|
2020-09-07 10:59:14 +03:00 |
|
alesapin
|
4079636f81
|
Merge
|
2020-09-04 13:52:51 +03:00 |
|
alesapin
|
82c56349a5
|
Some comments
|
2020-09-04 13:08:09 +03:00 |
|
alesapin
|
128cb7ce22
|
Don't select already selected parts
|
2020-09-02 15:16:12 +03:00 |
|
alesapin
|
46f833b7df
|
Some changes
|
2020-08-31 22:50:42 +03:00 |
|
alesapin
|
2fc80189af
|
Add default compression codec to merge tree data part
|
2020-08-26 18:29:46 +03:00 |
|