Amos Bird
|
e2cfc3ecab
|
Global context should be unique.
|
2019-11-04 23:43:13 +08:00 |
|
alexey-milovidov
|
b261e6033a
|
Merge pull request #7602 from excitoon-favorites/cloneAndLoadDataPartOnSameDisk
Made `MergeTreeData::cloneAndLoadDataPart` only work for the same disk.
|
2019-11-04 14:42:30 +03:00 |
|
Vladimir Chebotarev
|
e76bbfc5ad
|
Made MergeTreeData::cloneAndLoadDataPart only work for the same disk.
|
2019-11-04 01:27:05 +03:00 |
|
Amos Bird
|
2c75a51d4f
|
Instant count() for MergeTree
Use (Replicated)MergeTree's metadata to do trivial count()
|
2019-10-29 17:45:47 +08:00 |
|
Guillaume Tassery
|
8920f36d96
|
merge master
|
2019-09-16 09:27:38 +02:00 |
|
alesapin
|
193049293a
|
More comments, more readable code
|
2019-09-10 14:21:59 +03:00 |
|
alesapin
|
cfd753a1f3
|
Add test and found bugs
|
2019-09-06 18:09:20 +03:00 |
|
alesapin
|
ab518d7787
|
Split code to parts
|
2019-09-05 18:53:23 +03:00 |
|
alesapin
|
f576cbb8a4
|
Simplify code
|
2019-09-05 16:12:29 +03:00 |
|
alesapin
|
c003f443f9
|
Refactor
|
2019-09-04 20:26:53 +03:00 |
|
alesapin
|
8d76febe02
|
Add moves to part log
|
2019-09-03 14:32:25 +03:00 |
|
alesapin
|
e7ee9b7a67
|
Merge master
|
2019-09-02 11:46:00 +03:00 |
|
Guillaume Tassery
|
f727580483
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into move_partition
|
2019-09-02 08:45:52 +02:00 |
|
alesapin
|
7382a9f3c3
|
Rename method for settings check
|
2019-09-01 00:15:40 +03:00 |
|
alesapin
|
6f30338c08
|
Fixes
|
2019-08-30 21:31:35 +03:00 |
|
alesapin
|
808f4d0b8a
|
Intermediate refactoring
|
2019-08-30 19:50:59 +03:00 |
|
alesapin
|
d7e54d3c14
|
Merge branch 'master' of github.com:yandex/ClickHouse into ObjatieGroba-feature_multiple_disks
|
2019-08-30 12:53:24 +03:00 |
|
alesapin
|
1813b96f82
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
|
alesapin
|
702b47ae5b
|
Remove redundant changes
|
2019-08-29 13:56:43 +03:00 |
|
alesapin
|
67f9753775
|
Merge branch 'master' into bad_size_of_marks_skip_idx_bug
|
2019-08-29 11:07:56 +03:00 |
|
alesapin
|
b4d98f6e13
|
Trying to fix vertical merge
|
2019-08-28 21:23:20 +03:00 |
|
Alexey Milovidov
|
285d66cee1
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
|
alesapin
|
7851d8fe0a
|
Add ability to alter settings with other types of alter
|
2019-08-27 12:34:53 +03:00 |
|
Guillaume Tassery
|
6f5969e1b5
|
Merge branch 'master' into move_partition
|
2019-08-27 15:54:21 +07:00 |
|
alesapin
|
0d0ebf885f
|
Remove two redundant arguments from alter
|
2019-08-26 17:50:34 +03:00 |
|
alesapin
|
dff0cc1e1c
|
Remove COW and add MultiVersion
|
2019-08-26 17:24:29 +03:00 |
|
alesapin
|
062034dfd8
|
Eventually merged with master
|
2019-08-26 13:07:32 +03:00 |
|
Alexey Milovidov
|
4366791b63
|
Merge branch 'table-constraints' of https://github.com/NanoBjorn/ClickHouse into NanoBjorn-table-constraints
|
2019-08-23 07:49:10 +03:00 |
|
Alexander Tokmakov
|
81022bb3e9
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-08-22 23:38:58 +03:00 |
|
alesapin
|
00bdd6c680
|
Support move partition
|
2019-08-20 12:59:19 +03:00 |
|
Gleb Novikov
|
86fecc7501
|
Merge branch 'master' into table-constraints
|
2019-08-20 12:17:56 +03:00 |
|
alesapin
|
4ccdb8f92e
|
Better code
|
2019-08-19 17:40:12 +03:00 |
|
alesapin
|
defc1e30ca
|
Some improvements
|
2019-08-16 18:57:19 +03:00 |
|
alesapin
|
d81961c4ca
|
Fix strange code
|
2019-08-15 12:43:31 +03:00 |
|
alesapin
|
e391ce813d
|
refactoring
|
2019-08-14 18:20:52 +03:00 |
|
alesapin
|
949890ee90
|
Merged
|
2019-08-14 12:46:30 +03:00 |
|
alesapin
|
96f62fefcc
|
Add mutex for settings
|
2019-08-13 19:34:52 +03:00 |
|
alesapin
|
031bfc7bf3
|
Remove reference
|
2019-08-13 17:46:18 +03:00 |
|
alesapin
|
ad81c743c1
|
Buildable code
|
2019-08-13 13:29:31 +03:00 |
|
alesapin
|
428c753ed7
|
Merge with master
|
2019-08-13 11:37:47 +03:00 |
|
alesapin
|
8e72d4c2ec
|
Tryin COW settings
|
2019-08-13 11:35:49 +03:00 |
|
alesapin
|
98d38e041f
|
Fix recreation of replicated table with fixed granularity
|
2019-08-12 16:30:29 +03:00 |
|
Alexey Milovidov
|
ed7db76c94
|
Speed-up parts removal #6372
|
2019-08-11 22:14:42 +03:00 |
|
Gleb Novikov
|
381ea6cb6e
|
Merge branch 'master' into table-constraints
|
2019-08-11 12:38:34 +03:00 |
|
Alexander Tokmakov
|
ae6efb23b4
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-08-08 22:31:31 +03:00 |
|
alesapin
|
13e4581317
|
More general
|
2019-08-07 18:21:45 +03:00 |
|
alesapin
|
e62101b8e8
|
Better comment
|
2019-08-06 19:29:31 +03:00 |
|
alesapin
|
ca29343f54
|
Uniq settings
|
2019-08-06 17:09:36 +03:00 |
|
alesapin
|
84fd4906ca
|
Changes for engines
|
2019-08-06 16:04:29 +03:00 |
|
alesapin
|
52b9658bcf
|
Merge with master
|
2019-08-06 15:55:12 +03:00 |
|
CurtizJ
|
f224269d41
|
filter by ttl parts created before 'alter ... modify ttl' query with 'optimize ... final' query
|
2019-08-01 14:10:42 +03:00 |
|
Alexander Tokmakov
|
f0836553d4
|
drop detached partition
|
2019-07-31 18:27:21 +03:00 |
|
Alexander Tokmakov
|
c6717e0d3f
|
refactor attachPartition
|
2019-07-30 22:11:15 +03:00 |
|
Alexander Tokmakov
|
2f33df1b2e
|
rename all parts before attaching
|
2019-07-30 20:24:40 +03:00 |
|
Igr Mineev
|
31c36efa25
|
Merge branch 'master' of github.com:yandex/ClickHouse into feature_multiple_disks
|
2019-07-30 19:13:58 +03:00 |
|
Alexander Tokmakov
|
3c15b87003
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-07-29 14:29:23 +03:00 |
|
Alexander Tokmakov
|
0fc47fbbe4
|
fixes
|
2019-07-29 13:27:37 +03:00 |
|
alesapin
|
d9a2ac123a
|
Fix small typo and merge
|
2019-07-29 12:17:37 +03:00 |
|
Guillaume Tassery
|
372b9026d4
|
cosmetic changes
|
2019-07-26 12:09:36 +02:00 |
|
Guillaume Tassery
|
f52fed5cea
|
Let the user able to move a partition to an another table
|
2019-07-26 10:42:17 +02:00 |
|
Alexander Tokmakov
|
1805ab5736
|
attach
|
2019-07-25 13:46:07 +03:00 |
|
alesapin
|
8a00ce5ff1
|
Intermediate step
|
2019-07-24 15:56:39 +03:00 |
|
Igr
|
3e017ec69c
|
Merge branch 'master' into feature_multiple_disks
|
2019-07-23 16:38:20 +03:00 |
|
Igr Mineev
|
e967c23adb
|
Add Space interface for reservation. Add move to volume command
|
2019-07-23 16:34:17 +03:00 |
|
CurtizJ
|
b9dc472071
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-07-19 01:09:59 +03:00 |
|
Igr Mineev
|
52bca488dc
|
Add alter move part command
|
2019-07-18 18:19:03 +03:00 |
|
Amos Bird
|
9fa955403b
|
Optimize count()
Choose the smallest column to count if possible.
|
2019-07-17 02:29:17 +08:00 |
|
Igr Mineev
|
21e0bec3d0
|
Merge remote-tracking branch 'upstream/master' into feature_multiple_disks
|
2019-07-16 13:45:07 +03:00 |
|
Gleb Novikov
|
c1d91222d5
|
Ranamed setPrimaryKeyIndicesAndColumns to setProperties
|
2019-07-13 13:42:52 +03:00 |
|
CurtizJ
|
410b62f7fa
|
Merge branch 'clickhouse-4013' of https://github.com/anrodigina/ClickHouse into order-by-efficient
|
2019-07-05 13:48:04 +03:00 |
|
Gleb Novikov
|
71c2ca0fe9
|
Merge branch 'master' into table-constraints
|
2019-07-04 22:40:00 +03:00 |
|
alesapin
|
dd37370aab
|
Fix test and add one
|
2019-06-19 19:16:13 +03:00 |
|
alesapin
|
fefce49c8f
|
Mixed parts by setting
|
2019-06-19 17:46:06 +03:00 |
|
alesapin
|
b544b62e44
|
A log of bugs
|
2019-06-19 13:07:56 +03:00 |
|
alesapin
|
fb22200890
|
Fix name hidding and stupid bug
|
2019-06-17 18:35:53 +03:00 |
|
alesapin
|
3a4dcfbacd
|
Fix inconsistency in zookeeper metadata and disable adaptive granularity for old format
|
2019-06-17 13:34:25 +03:00 |
|
alesapin
|
22026e0333
|
Enable adaptive index granularity by default
|
2019-06-14 18:39:21 +03:00 |
|
Igr Mineev
|
842c72bb6d
|
Merge branch 'master' into feature_multiple_disks
|
2019-06-09 15:38:54 +03:00 |
|
Igr Mineev
|
0eba56c4a7
|
Added move command.
|
2019-06-07 22:16:42 +03:00 |
|
Gleb Novikov
|
e7293486bd
|
Added ALTER TABLE support to constraints (ADD CONSTRAINT, DROP CONSTRAINT)
|
2019-06-02 17:41:12 +03:00 |
|
Gleb Novikov
|
337897c4b8
|
Merge branch 'master' into table-constraints
|
2019-05-26 12:36:02 +03:00 |
|
Igor Mineev
|
15ee6207ab
|
Chg 'Schema' to 'StoragePolicy'. Add system.disks. Add system.storage_politics. Add disk to system.parts. Add policy to system.tables.
|
2019-05-24 22:03:07 +03:00 |
|
Igor Mineev
|
4f61c9d30f
|
Const Schema fix
|
2019-05-22 22:20:10 +03:00 |
|
Alexander Kuzmenkov
|
43655a8db7
|
Add system.detached_parts table.
https://github.com/yandex/ClickHouse/issues/5164
|
2019-05-21 15:06:36 +03:00 |
|
Anastasiya Rodigina
|
6132b57beb
|
Fix style issues
|
2019-05-18 16:22:49 +03:00 |
|
anrodigina
|
d7ee2cb907
|
Merge branch 'master' into clickhouse-4013
|
2019-05-18 15:34:23 +03:00 |
|
Gleb Novikov
|
ce93896608
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
|
Igor Mineev
|
6596c3f6e0
|
DataPartsExchange new protocol with data size. StorageReplicatedMergeTree::fetchPartition multipath fix. Choosing on mutate any disk to write mutation file.
|
2019-05-12 17:57:23 +03:00 |
|
Igor Mineev
|
b4b000bf84
|
Merge branch 'master' into feature_multiple_disks
|
2019-05-11 21:50:29 +03:00 |
|
ivan-kush
|
ab6558b8b4
|
add spaces amp
|
2019-05-10 17:34:02 +03:00 |
|
Ivan Kush
|
2a356791ab
|
Merge branch 'master' into feat/parallel-alter-modify
|
2019-05-07 23:53:14 +03:00 |
|
alexey-milovidov
|
63b3d7dbdb
|
Update MergeTreeData.h
|
2019-05-06 01:13:07 +03:00 |
|
alexey-milovidov
|
c04c614bc0
|
Merge branch 'master' into clickhouse-4013
|
2019-05-05 23:22:45 +03:00 |
|
Alexey Milovidov
|
b2443f6aa6
|
Removed huge chunk of bad code
|
2019-05-04 06:45:58 +03:00 |
|
Alexey Milovidov
|
24dc2c858a
|
Removed huge chunk of bad code
|
2019-05-03 21:07:59 +03:00 |
|
Alexey Milovidov
|
a6ca9f266f
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
|
Alexey Milovidov
|
41a32d8693
|
Removed bad code
|
2019-05-03 03:27:11 +03:00 |
|
ivan-kush
|
9ce742e040
|
Merge remote-tracking branch 'upstream/master' into feat/parallel-alter-modify
|
2019-05-03 00:25:56 +03:00 |
|
Alexey Milovidov
|
6a271adad3
|
Added max_parts_in_total threshold to MergeTree tables
|
2019-05-02 17:48:54 +03:00 |
|
ivan-kush
|
3ecb66d965
|
debug stress address
|
2019-05-02 16:42:09 +03:00 |
|