alesapin
|
8ec58c17f3
|
More consistent metadata usage
|
2020-10-05 19:41:46 +03:00 |
|
Pavel Kovalenko
|
da04a130ed
|
Add option to disable ttl move on data part insert - minor fixes.
|
2020-09-18 20:45:30 +03:00 |
|
Pavel Kovalenko
|
0da19ab46d
|
Add option to disable ttl move on data part insert
|
2020-09-18 18:30:00 +03:00 |
|
Anton Popov
|
af4089c606
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-11 00:39:21 +03:00 |
|
alesapin
|
ba70de63f8
|
Fix diff
|
2020-09-07 10:28:04 +03:00 |
|
alesapin
|
dcbddbb8d0
|
Add recompression ttls tests and fix bugs
|
2020-09-02 19:15:41 +03:00 |
|
alesapin
|
f0dc5a3085
|
First working test
|
2020-09-01 13:49:53 +03:00 |
|
alesapin
|
adc18f4d3f
|
Write with recompression TTL
|
2020-08-31 16:29:31 +03:00 |
|
alesapin
|
42c210fcba
|
Recompress TTLs in memory metadata
|
2020-08-31 15:12:51 +03:00 |
|
Anton Popov
|
4331158d30
|
merge with master
|
2020-08-24 16:09:23 +03:00 |
|
Anton Popov
|
4df5c72878
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-08-24 12:57:27 +03:00 |
|
Anton Popov
|
ca346ea13c
|
rename fsync-related settings
|
2020-07-03 02:41:37 +03:00 |
|
Anton Popov
|
b2aa565a37
|
allow to turn on fsync on inserts, merges and fetches
|
2020-06-27 17:52:16 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
Anton Popov
|
f8f67a788e
|
allow to turn on fsync on inserts and merges
|
2020-06-25 19:55:45 +03:00 |
|
alesapin
|
33c27de54d
|
Check methods in metadata
|
2020-06-17 17:32:25 +03:00 |
|
alesapin
|
ed8f3b2fc4
|
TTL in storage in memory metadata
|
2020-06-17 16:39:26 +03:00 |
|
alesapin
|
ba04d02f1e
|
Compilable sorting key in metadata
|
2020-06-17 14:05:11 +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
|
1ddeb3d149
|
Buildable getSampleBlock in StorageInMemoryMetadata
|
2020-06-16 18:51:29 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
Alexey Milovidov
|
d10109dc38
|
Remove excessive statement #11131
|
2020-06-15 22:18:33 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
alesapin
|
e0e77194f4
|
Remove redundant parts from MergeTree
|
2020-06-01 15:39:20 +03:00 |
|
alesapin
|
663e92b1c5
|
Rename to methods
|
2020-06-01 14:29:11 +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 |
|
alesapin
|
26a9829e04
|
Indices description as vector
|
2020-05-28 15:47:17 +03:00 |
|
alesapin
|
52ca6b2051
|
I'm able to build it
|
2020-05-28 15:37:05 +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 |
|
Alexey Milovidov
|
7e1813825b
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
|
Alexey Milovidov
|
f69cbdcbfc
|
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{}", \4);/'
|
2020-05-23 20:09:37 +03:00 |
|
alesapin
|
327d17ac6a
|
Better
|
2020-05-21 22:46:03 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
alesapin
|
616902a995
|
Sorting and primary key (broken)
|
2020-05-20 21:11:38 +03:00 |
|
alesapin
|
8bc527eecd
|
Compile partition key
|
2020-05-20 15:16:55 +03:00 |
|
Gleb Novikov
|
390b39b272
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +03:00 |
|
Anton Popov
|
aa723d245f
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-04-30 18:27:39 +03:00 |
|
Anton Popov
|
391f7c34be
|
in memory parts: basic read/write
|
2020-04-17 20:30:46 +03:00 |
|
Nikolai Kochetov
|
153f795ebe
|
Merge branch 'master' into sorting-processors
|
2020-04-15 12:07:05 +03:00 |
|
Alexey Milovidov
|
4788eb3423
|
Make the assertion in code consistent with the real partition expression
|
2020-04-13 01:00:03 +03:00 |
|
Anton Popov
|
d018977f4b
|
fix 'ALTER CLEAR INDEX/COLUMN' queries with compact parts
|
2020-04-10 16:36:51 +03:00 |
|
Nikolai Kochetov
|
978576d0c5
|
Move Graphite params to separate file.
|
2020-04-10 12:25:52 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|