Andrey Mironov
|
8bc12dbbe4
|
dbms: system.dictionaries: add brief source description. [#METR-15569]
|
2015-03-25 13:10:35 +03:00 |
|
Andrey Mironov
|
20eb5013a4
|
dbms: cache dictionary revamp [#METR-13298]
|
2015-02-26 17:53:45 +03:00 |
|
Alexey Milovidov
|
a9eb28c07d
|
Using std::make_unique [#METR-2807].
|
2015-02-11 00:10:58 +03:00 |
|
Andrey Mironov
|
168e1cd98d
|
dbms: post-review corrections [#METR-13298]
add dummy CacheDictionary (could not commit without it)
|
2015-02-10 17:50:52 +03:00 |
|
Andrey Mironov
|
6fecb60894
|
dbms: better decoupling [#METR-13298]
|
2015-02-03 20:03:35 +03:00 |
|
Andrey Mironov
|
fb333b16d7
|
dbms: incapsulate dictionary source data and allow cloning [#METR-13298]; add cloning for dictionaries
|
2015-01-30 17:12:09 +03:00 |
|
Andrey Mironov
|
9eff84960a
|
dbms: query table modification time in MysqlDictionarySource [#METR-13298]
|
2015-01-30 14:51:59 +03:00 |
|
Andrey Mironov
|
647cd1b0eb
|
dbms: check dictionary source modification prior to reloading [#METR-13298]
Mysql and Clickhouse sources are not currently checked and will always say they are modified.
Reload periods are not currently checked.
|
2015-01-29 18:47:21 +03:00 |
|
Andrey Mironov
|
95bb52b8e5
|
dbms: use PODArray with FlatDictionary [#METR-13298]
remove IDictionarySource::reset
|
2015-01-28 19:23:52 +03:00 |
|
Andrey Mironov
|
1b4b0d5779
|
dbms: MysqlDictionarySource with draft MysqlBockInputStream
|
2015-01-26 19:53:44 +03:00 |
|
Andrey Mironov
|
419d517867
|
dbms: add abstractions for dictionary sources
|
2015-01-26 18:27:51 +03:00 |
|