alesapin
|
093d56f474
|
Merge pull request #8382 from ClickHouse/relative_paths_in_storages
Use relative paths in Storages
|
2019-12-26 13:05:37 +03:00 |
|
alesapin
|
d4987f86d3
|
Merge branch 'master' into immutable_parts
|
2019-12-25 11:44:47 +03:00 |
|
Alexander Tokmakov
|
60a47c3453
|
Merge branch 'master' into relative_paths_in_storages
|
2019-12-24 19:58:34 +03:00 |
|
Alexander Tokmakov
|
514868cebc
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
|
alesapin
|
25ecc38615
|
More correct separation between metadata and data alters for non replicated MergeTree.
|
2019-12-23 19:44:50 +03:00 |
|
Alexander Tokmakov
|
5fab732408
|
use arbitrary relative path in *MergeTree
|
2019-12-23 18:37:55 +03:00 |
|
alesapin
|
73c9f0e71c
|
Remove redundant code
|
2019-12-23 17:46:00 +03:00 |
|
alesapin
|
9fea941009
|
Make wait endless
|
2019-12-19 18:27:56 +03:00 |
|
alesapin
|
2695aa13c4
|
Add ability to execute mutations asynchronously
|
2019-12-16 18:51:15 +03:00 |
|
Alexander Burmak
|
2ce6136de5
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs
|
2019-12-12 12:10:50 +03:00 |
|
Vladimir Chebotarev
|
0ff0a52249
|
Missed review fixes.
|
2019-12-11 13:24:20 +03:00 |
|
Vladimir Chebotarev
|
7fd1668fde
|
Review fixes.
|
2019-12-11 13:24:20 +03:00 |
|
Vladimir Chebotarev
|
618a39cc8c
|
Don't move anything if part already belongs their destination.
|
2019-12-11 13:24:20 +03:00 |
|
Vladimir Chebotarev
|
58e824b6a1
|
Refactored, added move enforcement on merges, fixed a bug with wrong disk selection in ReplicatedMergeTree .
|
2019-12-11 13:24:20 +03:00 |
|
Alexander Burmak
|
5a93441445
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs
|
2019-12-09 17:18:47 +03:00 |
|
Vladimir Chebotarev
|
1fbfb50fba
|
Fixed updating result_part_path while merging and mutating.
|
2019-12-07 12:54:05 +03:00 |
|
Vladimir Chebotarev
|
ef5c4fb5a4
|
Remake of result_part_path .
|
2019-12-01 20:41:35 +03:00 |
|
Alexander Burmak
|
e5ffdc0224
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs
|
2019-11-29 18:27:56 +03:00 |
|
Alexander Burmak
|
3e5ef56644
|
Filesystem abstraction layer
|
2019-11-27 14:33:27 +03:00 |
|
Vladimir Chebotarev
|
37bebd1370
|
Improved BackgroundProcessingPool to use with background moves task.
|
2019-11-26 16:09:57 +03:00 |
|
Vladimir Chebotarev
|
e96c24786b
|
Separated pool for background moves.
|
2019-11-26 16:08:59 +03:00 |
|
Vladimir Chebotarev
|
2b4f6af736
|
Fixed errors with space reservation introduced in #7558 and #7602.
|
2019-11-21 12:09:43 +03: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 |
|
alesapin
|
6ef0a92535
|
Merge pull request #7558 from excitoon/patch-1
Made mutation to choose the same disk in `ReplicatedMergeTree`.
|
2019-11-01 13:52:45 +03:00 |
|
Vladimir Chebotarev
|
faf1b070ac
|
Typo was fixed.
|
2019-10-31 16:26:11 +03:00 |
|
Vladimir Chebotarev
|
0dea6f5458
|
Added comment for selecting disk for mutation.
|
2019-10-31 16:19:38 +03:00 |
|
Vladimir Chebotarev
|
f44cee623a
|
Made mutation to choose the same disk in ReplicatedMergeTree .
|
2019-10-31 15:22:25 +03:00 |
|
Nikolai Kochetov
|
18378417df
|
Fix build.
|
2019-10-31 14:48:35 +03:00 |
|
Nikolai Kochetov
|
a80338e066
|
Merged with master
|
2019-10-31 14:41:29 +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 |
|
Nikolai Kochetov
|
95ec0f7c2d
|
Merged with master.
|
2019-10-04 20:53:21 +03:00 |
|
Nikolai Kochetov
|
1689576770
|
Update MergeTreeDataSelectExecutor.
|
2019-10-04 20:49:14 +03:00 |
|
Akazz
|
4ae3db45c6
|
Fixed timeout reading in SYNC REPLICA
|
2019-09-19 14:04:57 +03:00 |
|
alesapin
|
193049293a
|
More comments, more readable code
|
2019-09-10 14:21:59 +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
|
13bbae5860
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
|
alesapin
|
a4c3937153
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
|
alesapin
|
e6e6c11ba3
|
Better test and NOTHING_TO_DO
|
2019-09-03 20:06:36 +03:00 |
|
alesapin
|
52442cf549
|
Add system stop moves query
|
2019-09-03 17:50:49 +03:00 |
|
alesapin
|
48004e9b7b
|
Style fixes
|
2019-09-03 15:25:58 +03:00 |
|
alesapin
|
8d76febe02
|
Add moves to part log
|
2019-09-03 14:32:25 +03:00 |
|
alesapin
|
0e47bbca4d
|
Fix style check
|
2019-09-03 12:18:02 +03:00 |
|
alesapin
|
f0c5ee5877
|
Merge with master
|
2019-09-02 20:34:18 +03:00 |
|
alesapin
|
198031f787
|
Refactoring
|
2019-09-02 14:35:53 +03:00 |
|
alesapin
|
1813b96f82
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
|
Alexey Milovidov
|
285d66cee1
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
|
Alexey Milovidov
|
c385c950ba
|
Merge branch 'master' into replicate-merge-tree-minor-lock-improvement
|
2019-08-27 17:30:48 +03:00 |
|