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 |
|
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 |
|