Anton Popov
|
416d9648c2
|
remove questionable functionality
|
2020-07-07 12:58:14 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
Vladimir Chebotarev
|
bb8da71eff
|
Moves task shall be started if new storage policy needs them.
|
2020-06-30 15:36:44 +03:00 |
|
Anton Popov
|
a43cb93be5
|
remove questionable functionality
|
2020-06-29 18:46:50 +03:00 |
|
Alexey Milovidov
|
97ad23b905
|
Allow to ALTER partition key in some cases
|
2020-06-28 22:39:31 +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 |
|
alesapin
|
c666763cc0
|
Remove unused method better
|
2020-06-18 20:09:06 +03:00 |
|
alesapin
|
e888dafdc2
|
Remove unused method
|
2020-06-18 20:03:42 +03:00 |
|
alesapin
|
54e5fe7dbc
|
Less locks
|
2020-06-18 19:19:40 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
aab4ce6394
|
Truncate with metadata
|
2020-06-18 13:29:13 +03:00 |
|
alesapin
|
ed8f3b2fc4
|
TTL in storage in memory metadata
|
2020-06-17 16:39:26 +03:00 |
|
alesapin
|
eca6e9087e
|
Fix race condition
|
2020-06-17 14:52:19 +03:00 |
|
alesapin
|
ab61abccc1
|
Partition key in StorageInMemoryMetadata
|
2020-06-17 13:34:23 +03:00 |
|
alesapin
|
1ddeb3d149
|
Buildable getSampleBlock in StorageInMemoryMetadata
|
2020-06-16 18:51:29 +03:00 |
|
alesapin
|
71f99a274d
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
|
alesapin
|
0bcd22008a
|
Get column dependencies in StorageInMemoryMetadata
|
2020-06-16 15:19:21 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
33a74a3ea0
|
TTL methods in StorageInMemoryMetadata
|
2020-06-15 20:50:53 +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
|
f7a397242f
|
Merge branch 'master' into consistent_metadata4
|
2020-06-09 18:59:59 +03:00 |
|
alesapin
|
223f45685f
|
Review fixes
|
2020-06-09 05:03:22 +03:00 |
|
Anton Popov
|
66e31d4311
|
in-memory parts: several fixes
|
2020-06-05 23:49:24 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|
Nikita Mikhaylov
|
4e4218e10d
|
Merge pull request #11385 from ClickHouse/akz/bg-processing-pool-update1
Extended BackgroundProcessingPool::startTask() to control task execution concurrency
|
2020-06-04 16:19:29 +04:00 |
|
Alexey Milovidov
|
484d269c22
|
Fix typo
|
2020-06-04 01:15:13 +03:00 |
|
Alexey Milovidov
|
a0fd9b021a
|
Fix MSan failure in MergeTree
|
2020-06-04 01:11:06 +03:00 |
|
Anton Popov
|
11c4e9dde3
|
in-memory parts: fix 'check' query
|
2020-06-03 22:19:49 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Alexander Kuzmenkov
|
c7d9094a7a
|
Merge pull request #11259 from ClickHouse/consistent_metadata3
More consistent metadata for secondary indices
|
2020-06-03 12:23:21 +03:00 |
|
Alexander Kazakov
|
9fbd72ab34
|
Renamed method
|
2020-06-02 18:18:36 +03:00 |
|
alexey-milovidov
|
d47d0d7108
|
Merge pull request #11346 from ClickHouse/optimize-final-should-force-merge-2
OPTIMIZE FINAL should force merge even if concurrent merges are performed (experimental, try 2)
|
2020-06-02 16:40:20 +03:00 |
|
alesapin
|
e5eb6071a4
|
Merge with master
|
2020-06-02 10:46:58 +03:00 |
|
Alexey Milovidov
|
78d966f4e5
|
Better code
|
2020-06-02 03:41:52 +03:00 |
|
alesapin
|
f287a28fc5
|
Stop merges before taking exclusive lock :(
|
2020-06-01 18:16:10 +03:00 |
|
alesapin
|
3847ea892d
|
Merge branch 'master' into consistent_metadata3
|
2020-06-01 13:17:59 +03:00 |
|
Anton Popov
|
4769ce7271
|
in-memory parts: several fixes
|
2020-05-29 02:59:13 +03:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
alesapin
|
52ca6b2051
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
|
Anton Popov
|
d8342e5b12
|
in-memory parts: better restore and clear stale wal files
|
2020-05-27 23:05:55 +03:00 |
|
Alexey Milovidov
|
7e1813825b
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
|
Alexey Milovidov
|
af2a59e49b
|
Progress on task
|
2020-05-24 00:50:34 +03:00 |
|
Alexey Milovidov
|
bab24879e9
|
Progress on task
|
2020-05-24 00:16:05 +03:00 |
|
Alexey Milovidov
|
e1695feb7f
|
Apply all transformations again
|
2020-05-23 23:40:32 +03:00 |
|
Alexey Milovidov
|
85f84550ba
|
Progress on task
|
2020-05-23 23:37:37 +03:00 |
|
Alexey Milovidov
|
8042e5febe
|
find {base,src,programs} -name '*.h' -or -name '*.cpp' | xargs grep -l -P 'LOG_\w+\([^,]+, "[^"]+" << [^<]+ << "[^"]+" << [^<]+\);' | xargs sed -i -r -e 's/(LOG_\w+)\(([^,]+), "([^"]+)" << ([^<]+) << "([^"]+)" << ([^<]+)\);/\1_FORMATTED(\2, "\3{}\5{}", \4, \6);/'
|
2020-05-23 19:58:15 +03:00 |
|