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 |
|
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 |
|
alesapin
|
e667eb57b2
|
Working set*Keys methods
|
2020-06-15 20:24:49 +03:00 |
|
alesapin
|
18b58e8483
|
Revert too strict lock
|
2020-06-13 12:12:45 +03:00 |
|
alesapin
|
465c4b65b7
|
Slightly better interfaces and comments
|
2020-06-12 12:37:52 +03:00 |
|
alesapin
|
a39d010f94
|
Merge branch 'master' into consistent_metadata4
|
2020-06-11 18:47:41 +03:00 |
|
Alexey Milovidov
|
b72a095e99
|
Fix race conditions in CREATE/DROP of different replicas of ReplicatedMergeTree
|
2020-06-11 06:24:52 +03:00 |
|
alesapin
|
8be957ecb5
|
Better checks around metadata
|
2020-06-10 14:16:31 +03:00 |
|
alesapin
|
ec933d9d03
|
Better naming
|
2020-06-10 12:09:51 +03:00 |
|
alesapin
|
d2fcf5aea5
|
Fixes for gcc
|
2020-06-09 20:28:29 +03:00 |
|
alesapin
|
4c2e0561f5
|
Fix primary key update
|
2020-06-09 20:21:38 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|
alesapin
|
5bc7f67e61
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Anton Popov
|
caf1e4e8cc
|
in-memory-parts: fixes
|
2020-06-03 12:51:23 +03:00 |
|
alesapin
|
e0e77194f4
|
Remove redundant parts from MergeTree
|
2020-06-01 15:39:20 +03:00 |
|
alesapin
|
d9a817f578
|
Less virtual methods in IStorage
|
2020-06-01 14:17:18 +03:00 |
|
alesapin
|
3847ea892d
|
Merge branch 'master' into consistent_metadata3
|
2020-06-01 13:17:59 +03:00 |
|
alexey-milovidov
|
9984e989c1
|
Merge pull request #11317 from ClickHouse/logger-fmt-2
Preparation for structured logging
|
2020-06-01 00:11:29 +03:00 |
|
alexey-milovidov
|
8accde79b5
|
Merge pull request #11162 from azat/data-skip-index-merging-params-fix
[RFC] Fix data skipping indexes for columns with additional actions during merge
|
2020-05-31 19:10:53 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
alesapin
|
860dc2c814
|
Merge with consistent_metadata2
|
2020-05-28 19:45:51 +03:00 |
|
alesapin
|
61aff798d3
|
Compileable code
|
2020-05-28 18:33:44 +03:00 |
|
Anton Popov
|
d8342e5b12
|
in-memory parts: better restore and clear stale wal files
|
2020-05-27 23:05:55 +03:00 |
|
alesapin
|
380c60a33f
|
Intermediate stage (doesn't compile)
|
2020-05-27 21:38:34 +03:00 |
|
Nikolai Sorokin
|
eeaf608aa9
|
Refactor code; support prefix of PK as GROUP BY key
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
61974e0047
|
TTL Expressions WHERE and GROUP BY draft
|
2020-05-27 12:53:15 +03:00 |
|
alesapin
|
7bbb064b34
|
Fix metadata update
|
2020-05-26 11:58:32 +03:00 |
|
alesapin
|
c3a6571036
|
Compilable code
|
2020-05-25 20:22:20 +03:00 |
|
alesapin
|
9b3cc9e525
|
Almost working ttl in IStorage
|
2020-05-25 20:07:14 +03:00 |
|
alesapin
|
6281dd6893
|
Merge pull request #11115 from ClickHouse/consistent_metadata
Refactoring in storage metadata (more consistent keys)
|
2020-05-25 13:09:56 +03:00 |
|
Azat Khuzhin
|
c36708caf9
|
Split data skipping indexes from the order by to evaluate order by before merge
|
2020-05-24 16:12:08 +03:00 |
|
alesapin
|
f026fa7de1
|
Rename PartDestinationType to DataDestionationType, because there is no part-specific information
|
2020-05-22 16:29:33 +03:00 |
|
alesapin
|
09034157cd
|
Remove comments
|
2020-05-21 22:53:46 +03:00 |
|
Alexander Kuzmenkov
|
f98ffdbc4c
|
Merge pull request #11087 from azat/context-fwd-decl
[RFC] Forward declaration for Context as much as possible.
|
2020-05-21 19:43:29 +03:00 |
|
alesapin
|
87eab514fb
|
Merge branch 'master' into consistent_metadata
|
2020-05-21 18:54:52 +03:00 |
|
BohuTANG
|
c9d315654c
|
Fix Storages/MergeTree typo
|
2020-05-21 17:00:44 +08:00 |
|