alesapin
|
c29d7c7f49
|
Shutup clang tidy
|
2021-03-02 19:13:36 +03:00 |
|
alesapin
|
4e33587043
|
Comments
|
2021-03-02 13:57:09 +03:00 |
|
alesapin
|
9ebf1b4fad
|
Get rid of separate minmax index fields
|
2021-03-02 13:33:54 +03:00 |
|
Anton Ivashkin
|
3c11d44494
|
Add description for getUniqueId method, fix typos
|
2021-03-01 13:31:36 +03:00 |
|
feng lv
|
51021c1164
|
forbid to drop a column if it's referenced by materialized view
|
2021-02-28 05:24:39 +00:00 |
|
Anton Ivashkin
|
5b267b7eec
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into s3_zero_copy_replication
|
2021-02-26 13:15:18 +03:00 |
|
Anton Ivashkin
|
c891cf4557
|
Fixes by review response
|
2021-02-26 12:48:57 +03:00 |
|
alesapin
|
653d962cdd
|
Fix style and add low-level check
|
2021-02-25 17:43:58 +03:00 |
|
alesapin
|
5c6c318737
|
Restrict mutations for engines which doesn't support them
|
2021-02-25 13:07:48 +03:00 |
|
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 |
|
Anton Ivashkin
|
e64c63c611
|
Merge master
|
2021-02-05 20:10:06 +03:00 |
|
Amos Bird
|
66fe97d8bd
|
Per MergeTree table query limit
|
2021-01-26 14:03:31 +08:00 |
|
Anton Ivashkin
|
357d98eb36
|
Merge master
|
2021-01-20 12:23:03 +03:00 |
|
Anton Ivashkin
|
eba98b04b0
|
Zero copy replication over S3: Hybrid storage support
|
2021-01-18 19:16:45 +03: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 |
|
Anton Ivashkin
|
0f0500ca0c
|
Merge master
|
2020-12-16 18:31:13 +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 |
|
Anton Ivashkin
|
1742fb3256
|
Merge master
|
2020-11-03 12:27:16 +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 |
|
Anton Ivashkin
|
b877459cf7
|
Zero copy replication over S3: check s3 storage
|
2020-10-14 18:05:59 +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 |
|
Alexey Milovidov
|
5059d1f441
|
Merge branch 'master' into manual-write-duplicate-parts-to-replicas
|
2020-08-16 15:58:57 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
alesapin
|
c75830e878
|
Alter table freeze with verbose output
|
2020-07-28 18:10:36 +03:00 |
|
alesapin
|
014bb070ec
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
|
alesapin
|
1f576ee039
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
|
alesapin
|
4a53264a86
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
|
alexey-milovidov
|
ae7eff98ed
|
Merge pull request #12433 from amosbird/np
Allow nullable key in MergeTree
|
2020-07-13 04:36:00 +03:00 |
|
Amos Bird
|
cac5a89169
|
Allow nullable key in MergeTree
|
2020-07-12 22:21:51 +08:00 |
|
Alexey Milovidov
|
4b86f36d37
|
Check arguments of bloom filter index
|
2020-07-10 11:13:21 +03:00 |
|
alesapin
|
84f8bf1e14
|
Merge pull request #10697 from CurtizJ/polymorphic-parts
Polymorphic parts (in-memory format)
|
2020-07-08 13:25:45 +03:00 |
|
Anton Popov
|
416d9648c2
|
remove questionable functionality
|
2020-07-07 12:58:14 +03:00 |
|
Nikita Mikhaylov
|
d31ed58f01
|
done
|
2020-07-06 17:33:31 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
Anton Popov
|
d45697a1b5
|
in-memory-parts: lazy creation of WAL
|
2020-06-30 21:47:12 +03:00 |
|
Vladimir Chebotarev
|
bb8da71eff
|
Moves task shall be started if new storage policy needs them.
|
2020-06-30 15:36:44 +03:00 |
|
Alexey Milovidov
|
cc597bb30b
|
Implement for ReplicatedMergeTree
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
1462a66d1e
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
|
alesapin
|
6f1824f0ea
|
Correct merge with master
|
2020-06-26 14:30:23 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
alesapin
|
292016e045
|
Add missed lock
|
2020-06-23 11:04:43 +03:00 |
|
Alexey Milovidov
|
0e6fb617aa
|
Merge branch 'master' into manual-write-duplicate-parts-to-replicas
|
2020-06-22 01:54:03 +03:00 |
|
alesapin
|
a2e7e9f232
|
Remove unused constructor and rename method
|
2020-06-19 18:21:48 +03:00 |
|
alesapin
|
3c47faa9da
|
Move partition key initialization into registerMergeTree
|
2020-06-19 18:14:08 +03:00 |
|
alesapin
|
e888dafdc2
|
Remove unused method
|
2020-06-18 20:03:42 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
ed8f3b2fc4
|
TTL in storage in memory metadata
|
2020-06-17 16:39:26 +03:00 |
|
alesapin
|
1afdebeebd
|
Primary key in storage metadata
|
2020-06-17 15:39:20 +03:00 |
|
alesapin
|
ab61abccc1
|
Partition key in StorageInMemoryMetadata
|
2020-06-17 13:34:23 +03:00 |
|
alesapin
|
62f2c17a66
|
Secondary indices in StorageInMemoryMetadata
|
2020-06-17 12:38:47 +03:00 |
|
alesapin
|
eae901f58d
|
Merge branch 'master' into atomic_metadata5
|
2020-06-16 14:44:45 +03:00 |
|
alesapin
|
605c904fc6
|
Add method for compatibility
|
2020-06-16 11:39:12 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
Anton Popov
|
a3ac224ae4
|
in-memory parts: sync insert to replicated
|
2020-06-15 22:57:12 +03:00 |
|
Alexey Milovidov
|
e44e1ad0d4
|
Don't ignore duplicate parts written to replicas
|
2020-06-15 21:57:38 +03:00 |
|
alesapin
|
e667eb57b2
|
Working set*Keys methods
|
2020-06-15 20:24:49 +03:00 |
|