ClickHouse/dbms/include/DB/Dictionaries
2015-03-23 17:30:43 +03:00
..
CacheDictionary.h dbms: support non-expiring cache lines in CacheDictionary. [#METR-13298] 2015-03-23 17:30:43 +03:00
ClickHouseDictionarySource.h dbms: fix typo in ClickHouseDictionarySource, specify database explicitly. [#METR-13298] 2015-03-18 17:20:07 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h dbms: allow using Date and DateTime with dictionaries. [#METR-13298] 2015-03-20 18:45:36 +03:00
DictionaryStructure.h dbms: dictionaries: more meaningful exception message on null_value parsing error. [#METR-13298] 2015-03-23 17:30:43 +03:00
FileDictionarySource.h dbms: cache dictionary revamp [#METR-13298] 2015-02-26 17:53:45 +03:00
FlatDictionary.h dbms: FlatDictionary: fix off-by-one error on resize. [#METR-13298] 2015-03-23 17:30:43 +03:00
HashedDictionary.h dbms: allow using Date and DateTime with dictionaries. [#METR-13298] 2015-03-20 18:45:36 +03:00
IDictionary.h dbms: refactor FlatDictionary to use tuple and less macro-code[#METR-13298] 2015-02-27 16:12:30 +03:00
IDictionarySource.h dbms: cache dictionary revamp [#METR-13298] 2015-02-26 17:53:45 +03:00
MySQLBlockInputStream.h dbms: improve structure and speed of MySQLBlockInputStream. [#METR-13298] 2015-03-23 17:30:43 +03:00
MySQLDictionarySource.h dbms: MySQLDictionarySource: safely handle empty response. [#METR-13298] 2015-03-20 18:45:36 +03:00
OwningBufferBlockInputStream.h dbms: post-review corrections [#METR-13298] 2015-02-10 17:50:52 +03:00
TypeCheckingBlockInputStream.h dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00