ClickHouse/dbms/include/DB/Dictionaries
Andrey Mironov f465feeb28 dbms: DictionarySource::loadIds pass ids by reference to const.
Allow specifying "where" for MySQL and ClickHouse dictionary sources [#METR-16432]
2015-05-22 16:25:59 +03:00
..
CacheDictionary.h dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
ClickHouseDictionarySource.h dbms: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +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: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +03:00
FlatDictionary.h dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
HashedDictionary.h dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
IDictionary.h dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
IDictionarySource.h dbms: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +03:00
MySQLBlockInputStream.h dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
MySQLDictionarySource.h dbms: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +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