Andrey Mironov
|
83f17692e1
|
dbms: send requests to local clickhouse via network [#METR-13298]
|
2015-02-04 16:47:30 +03:00 |
|
Andrey Mironov
|
ad54825dfe
|
dbms: uncomment clickhouse dictionary source creation [#METR-13298]
|
2015-02-04 16:06:56 +03:00 |
|
Andrey Mironov
|
6fecb60894
|
dbms: better decoupling [#METR-13298]
|
2015-02-03 20:03:35 +03:00 |
|
Andrey Mironov
|
345afb6059
|
dbms: store dictionary lifetime in dictionaries [#METR-13298]
|
2015-01-30 18:18:13 +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
|
a66af0668e
|
dbms: devirtualize dictionary access [#METR-13298]
|
2015-01-29 17:46:15 +03:00 |
|
Andrey Mironov
|
4bbdb2320e
|
dbms: add HashedDictionary [#METR-13298]
|
2015-01-29 16:53:48 +03:00 |
|
Andrey Mironov
|
7addd501fe
|
dbms: allow use of clickhouse as a dictionary source [#METR-13298]
|
2015-01-29 14:51:52 +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
|
e982b5c92d
|
dbms: add all integral and floating point types to IDictionary. [#METR-13298]
|
2015-01-28 18:02:05 +03:00 |
|
Andrey Mironov
|
f4e7d2d4f5
|
dbms: add dictGetHierarchy and dictIsIn. [#METR-13298]
|
2015-01-28 16:20:20 +03:00 |
|
Andrey Mironov
|
6b406df4d9
|
dbms: implement MysqlBlockInputStream. [#METR-13298]
|
2015-01-27 16:00:20 +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
|
a8c2d66076
|
dbms: fix error in populating attributes. [#METR-13298]
|
2015-01-22 17:41:05 +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 |
|