Pavel Kovalenko
|
8d07883b33
|
Merge branch 'master' into merge-tree-s3-initial
# Conflicts:
# dbms/src/Storages/MergeTree/MergeTreeData.cpp
# dbms/src/Storages/StorageMergeTree.cpp
|
2020-03-05 23:05:31 +03:00 |
|
Vladimir Chebotarev
|
2bd6474379
|
Adding storage policies and disks while reloading configuration.
|
2020-03-04 15:10:17 +03:00 |
|
Pavel Kovalenko
|
44226a61cf
|
Storage MergeTree initial support for S3.
|
2020-02-27 19:47:40 +03:00 |
|
Alexey Milovidov
|
3602126a1e
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
|
CurtizJ
|
e5fad6d753
|
Merge remote-tracking branch 'upstream/master' into alter-ttl
|
2020-02-23 18:40:42 +03:00 |
|
CurtizJ
|
b0f7905567
|
better TTL calculations with mutations
|
2020-02-18 22:03:40 +03:00 |
|
CurtizJ
|
49c80c88ef
|
Merge remote-tracking branch 'upstream/master' into alter-ttl
|
2020-02-18 10:58:07 +03:00 |
|
CurtizJ
|
2ff030be35
|
recalculate TTL expressions during mutations
|
2020-02-17 23:39:24 +03:00 |
|
CurtizJ
|
cb9936cbc4
|
better checking if we can use polymorphic parts
|
2020-02-15 00:33:02 +03:00 |
|
CurtizJ
|
ddb3a55f67
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-02-14 13:15:16 +03:00 |
|
CurtizJ
|
6e1734f2d7
|
remove rarely used createPart overload
|
2020-02-13 17:42:48 +03:00 |
|
Artem Zuikov
|
bd6d9a427b
|
Some InterpreterSelectQuery refactoring (#9035)
move ExpressionActionsChain logic out of InterpreterSelectQuery
|
2020-02-10 18:50:12 +03:00 |
|
CurtizJ
|
31c39c8137
|
fix mutations
|
2020-02-04 15:11:32 +03:00 |
|
CurtizJ
|
2d7ff400ed
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-02-03 13:46:00 +03:00 |
|
CurtizJ
|
14f0b9e137
|
add query 'ALTER ... MATERIALIZE TTL'
|
2020-01-24 13:53:14 +03:00 |
|
Anton Popov
|
9fe94ca5f7
|
fix confusing logic (addition to #8800)
|
2020-01-24 13:47:19 +03:00 |
|
CurtizJ
|
b5d8baee71
|
fix alters if ttl is set
|
2020-01-23 16:04:06 +03:00 |
|
CurtizJ
|
9275225527
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-21 17:21:52 +03:00 |
|
CurtizJ
|
b0906abb0d
|
code cleanup
|
2020-01-17 16:56:37 +03:00 |
|
Vladimir Chebotarev
|
cb416b0bfd
|
Minor review fixes.
|
2020-01-17 16:17:17 +03:00 |
|
Vladimir Chebotarev
|
4f1f9e7e42
|
Fixed concurrency problems in ALTER MODIFY TTL .
|
2020-01-17 16:17:17 +03:00 |
|
CurtizJ
|
2797873921
|
code cleanup
|
2020-01-16 19:19:03 +03:00 |
|
CurtizJ
|
27750f0cd4
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-15 19:36:35 +03:00 |
|
Alexander Tokmakov
|
5e2badd9b8
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-15 14:55:20 +03:00 |
|
Nikita Mikhaylov
|
0e0dd80abf
|
Merge pull request #6168 from PerformanceVision/move_partition
Alter command for move a specific partition from MergeTree table
|
2020-01-14 22:32:10 +04:00 |
|
CurtizJ
|
ce914cbab8
|
refactor code near MergeTreeDataPart
|
2020-01-14 16:23:51 +03:00 |
|
alexey-milovidov
|
d78290b7ec
|
Merge pull request #8107 from excitoon-favorites/alterpolicy
Allow to change `storage_policy` to not less rich one
|
2020-01-13 21:02:47 +03:00 |
|
CurtizJ
|
1011675b11
|
avoid errors with compact non-adaptive parts
|
2020-01-13 19:28:29 +03:00 |
|
alexey-milovidov
|
192580b60f
|
Update MergeTreeData.h
|
2020-01-13 17:45:13 +03:00 |
|
Alexander Tokmakov
|
9389c83d4d
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-13 14:41:42 +03:00 |
|
Guillaume Tassery
|
377d20185e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
|
2020-01-13 04:16:27 +01:00 |
|
Guillaume Tassery
|
33698588d7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_partition
|
2020-01-13 04:13:58 +01:00 |
|
Guillaume Tassery
|
5f8297b307
|
Remove outdated partition on shutdown
|
2020-01-10 10:46:24 +01:00 |
|
Vladimir Chebotarev
|
5e1093faf8
|
Added changing of table policy.
|
2020-01-09 16:52:37 +03:00 |
|
CurtizJ
|
33ae97894b
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-09 15:54:37 +03:00 |
|
Vladimir Chebotarev
|
7de9eb4bdc
|
Do not allow to merge data moving it against storage policy volume order.
|
2020-01-07 10:17:11 +03:00 |
|
Guillaume Tassery
|
8b2938a8fb
|
Merge branch 'master' into move_partition
|
2020-01-07 13:25:35 +07:00 |
|
Alexander Tokmakov
|
250f170a69
|
Merge branch 'master' into table_name_in_istorage
|
2019-12-30 14:08:09 +03:00 |
|
alesapin
|
2d40b33120
|
More usage of metadata
|
2019-12-27 19:34:50 +03:00 |
|
alesapin
|
716648bfa4
|
Something working
|
2019-12-27 17:36:59 +03:00 |
|
alesapin
|
d341b648d2
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
|
Alexander Tokmakov
|
2e5d61cd81
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
|
Alexander Tokmakov
|
cf5c998b30
|
refactor storage name
|
2019-12-26 19:23:38 +03:00 |
|
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 |
|
CurtizJ
|
c8393f2c8b
|
fix mutations with mixed-granularity parts
|
2019-12-25 16:05:46 +03:00 |
|
alesapin
|
3b6e3db0c2
|
Remove redundant alter_lock, because parts cannot be altered concurrently.
|
2019-12-25 15:34:04 +03:00 |
|
Alexander Tokmakov
|
514868cebc
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
|
Alexander Tokmakov
|
5fab732408
|
use arbitrary relative path in *MergeTree
|
2019-12-23 18:37:55 +03:00 |
|
CurtizJ
|
ba2a630a13
|
merging with master
|
2019-12-19 16:10:57 +03:00 |
|
CurtizJ
|
9db2f2ccbc
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2019-12-19 14:46:43 +03:00 |
|