Alexey Milovidov
|
350f73da02
|
Fixed error in Dictionaries [#METR-20000].
|
2016-10-27 16:04:49 +03:00 |
|
Vitaliy Lyudvichenko
|
e966044634
|
Avoid reloading of loaded dicts on fast start stage
|
2016-09-13 16:44:35 +03:00 |
|
Vitaliy Lyudvichenko
|
e7507afb99
|
Adaptive time intervals for embedded dictionaries loading [#METR-22050].
|
2016-09-05 21:55:23 +03:00 |
|
Alexey Milovidov
|
bb5bdd098d
|
Whitespace [#METR-2944].
|
2016-08-09 23:39:03 +03:00 |
|
Alexey Milovidov
|
81d5b9aaab
|
Moved embedded dictionaries to dbms [#METR-17973].
|
2016-01-15 05:47:19 +03:00 |
|
Alexey Milovidov
|
9facd5bc56
|
Removed link-time dependency [#METR-17973].
|
2015-10-05 10:04:42 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
c757bf9063
|
dbms: setting thread names [#METR-2944].
|
2015-09-24 21:54:21 +03:00 |
|
Andrey Mironov
|
759f10aa88
|
dbms: add builtin_dictionaries_reload_interval to config [#METR-16143]
|
2015-05-07 18:06:11 +03:00 |
|
Alexey Milovidov
|
e4bd9b1dec
|
dbms: cut another dependency [#METR-2944].
|
2015-04-16 10:22:29 +03:00 |
|
Andrey Mironov
|
082620d054
|
dbms: do not attempt loading builtin dictionaries if config has no corresponding keys. [#METR-15691]
|
2015-03-27 18:44:52 +03:00 |
|
Andrey Mironov
|
edbe23ac1f
|
dbms: add dictionaries_lazy_load config parameter, defaults to true. [#METR-15691]
|
2015-03-27 16:11:31 +03:00 |
|
Andrey Mironov
|
984aa5c4b5
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
|
Andrey Mironov
|
5a92644082
|
dbms: disable auto-reset on Poco::Event in Dictionaries [#METR-13298]
|
2015-02-05 16:57:12 +03:00 |
|
Andrey Mironov
|
cee209db3e
|
Merge
|
2015-02-04 14:01:06 +03:00 |
|
Andrey Mironov
|
6fecb60894
|
dbms: better decoupling [#METR-13298]
|
2015-02-03 20:03:35 +03:00 |
|
Andrey Mironov
|
409dc6ff1b
|
dbms: proper reloading for non-cached dictionaries [#METR-13298]
|
2015-02-03 14:51:33 +03:00 |
|
Alexey Milovidov
|
e4ae80fd2d
|
Removed Yandex Catalog categories (not used; but empty columns in tables are left) [#METR-14873].
|
2015-02-03 00:22:07 +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
|
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 |
|
Andrey Mironov
|
92664ed612
|
dbms: sparse array implementation of FlatDictionary. [#METR-13298]
|
2015-01-22 17:32:38 +03:00 |
|
Andrey Mironov
|
300b7342e7
|
dbms: dummy types and functions for external dictionaries. [#METR-13298]
|
2015-01-21 14:39:48 +03:00 |
|
Alexey Milovidov
|
c2e4662ad7
|
Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807].
|
2014-10-16 05:21:03 +04:00 |
|
Alexey Milovidov
|
4903752cd0
|
dbms: added support for 'point of view' argument of functions working with dictionaries [#METR-10713].
|
2014-04-04 22:08:01 +04:00 |
|
Alexey Milovidov
|
0fd53112c5
|
dbms: Dictionaries: allowed to load partially [#CONV-9016].
|
2013-10-21 13:56:11 +00:00 |
|
Alexey Milovidov
|
be67c3e3d6
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
|
Vyacheslav Alipov
|
fd22381a2d
|
added regionToName function [#CONV-7735]
|
2013-06-05 13:40:14 +00:00 |
|
Michael Kolupaev
|
0fddbe3f88
|
clickhouse: added functions for site categories [#CONV-7180].
|
2013-04-17 11:37:34 +00:00 |
|
Michael Kolupaev
|
57fccc9387
|
clickhouse: removed a very unlikely race condition on loading Dictionaries [#CONV-6318].
|
2012-12-20 12:58:47 +00:00 |
|
Alexey Milovidov
|
59e197bc88
|
dbms: added Dictionaries [#CONV-2944].
|
2012-12-19 20:15:15 +00:00 |
|