ClickHouse/dbms/include/DB/Dictionaries
2015-03-06 19:13:59 +03:00
..
CacheDictionary.h dbms: CacheDictionary: store values for missing ids explicitly. Store exceptions for more user-friendly error messages [#METR-13298] 2015-03-06 19:13:59 +03:00
ClickHouseDictionarySource.h dbms: dictionary sources: escape column and table names; adjust max connections; MySQL support for CacheDictionary [#METR-13298] 2015-03-04 12:36:36 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h Using std::make_unique [#METR-2807]. 2015-02-11 00:10:58 +03:00
DictionaryStructure.h dbms: post-review corrections [#METR-13298] 2015-02-10 17:50:52 +03:00
FileDictionarySource.h dbms: cache dictionary revamp [#METR-13298] 2015-02-26 17:53:45 +03:00
FlatDictionary.h dbms: dictionary sources: escape column and table names; adjust max connections; MySQL support for CacheDictionary [#METR-13298] 2015-03-04 12:36:36 +03:00
HashedDictionary.h dbms: less macro code [#METR-13298] 2015-03-02 16:16:26 +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: post-review corrections [#METR-13298] 2015-02-10 17:50:52 +03:00
MySQLDictionarySource.h dbms: dictionary sources: escape column and table names; adjust max connections; MySQL support for CacheDictionary [#METR-13298] 2015-03-04 12:36:36 +03:00
OwningBufferBlockInputStream.h dbms: post-review corrections [#METR-13298] 2015-02-10 17:50:52 +03:00