ClickHouse/dbms/include/DB/Dictionaries
2015-06-09 19:18:49 +03:00
..
CacheDictionary.h dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
ClickHouseDictionarySource.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h dbms: allow specifying expressions for dictionary attributes [#METR-16432] 2015-05-26 18:09:53 +03:00
DictionaryStructure.h dbms: add parsing of expression to DictionaryStructure [#METR-16432] 2015-05-26 15:24:31 +03:00
FileDictionarySource.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
FlatDictionary.h dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
HashedDictionary.h dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
IDictionary.h dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
IDictionarySource.h dbms: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +03:00
MySQLBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
MySQLDictionarySource.h dbms: allow specifying expressions for dictionary attributes [#METR-16432] 2015-05-26 18:09:53 +03:00
OwningBufferBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
TypeCheckingBlockInputStream.h dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00