ClickHouse/dbms/include/DB/Dictionaries
Andrey Mironov 078cc8dbb4 dbms: significantly simplify ComplexKeyDictionary code and length [#METR-17328]
Add commentary about dictGet*OrDefault to FlatDictionary.
2015-11-13 17:01:30 +03:00
..
CacheDictionary.h dbms: dictGetStringOrDefault, other functions on the way [#METR-18520] 2015-11-06 17:54:04 +03:00
ClickHouseDictionarySource.h dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328] 2015-11-13 04:44:41 +03:00
ComplexKeyHashedDictionary.h dbms: significantly simplify ComplexKeyDictionary code and length [#METR-17328] 2015-11-13 17:01:30 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328] 2015-11-13 04:44:41 +03:00
DictionaryStructure.h dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328] 2015-11-13 04:44:41 +03:00
FileDictionarySource.h dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508]. 2015-08-12 06:57:32 +03:00
FlatDictionary.h dbms: significantly simplify ComplexKeyDictionary code and length [#METR-17328] 2015-11-13 17:01:30 +03:00
HashedDictionary.h dbms: dictGetStringOrDefault, other functions on the way [#METR-18520] 2015-11-06 17:54:04 +03:00
IDictionary.h dbms: dictGetStringOrDefault, other functions on the way [#METR-18520] 2015-11-06 17:54:04 +03:00
IDictionarySource.h dbms: DictionarySource::loadIds pass ids by reference to const. 2015-05-22 16:25:59 +03:00
MongoDBBlockInputStream.h dbms: external dictionaries: store null_values in sample_block, use them instead of IColumn::insertDefault for MySQL and MongoDB [#METR-17854] 2015-10-13 18:38:22 +03:00
MongoDBDictionarySource.h dbms: add parsing of complex key definitions [#METR-17328] 2015-11-12 19:29:06 +03:00
MySQLBlockInputStream.h dbms: external dictionaries: store null_values in sample_block, use them instead of IColumn::insertDefault for MySQL and MongoDB [#METR-17854] 2015-10-13 18:38:22 +03:00
MySQLDictionarySource.h dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328] 2015-11-13 04:44:41 +03:00
OwningBufferBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
RangeHashedDictionary.h dbms: dictGetOrDefault for all types, explicit StringRef(string) [#METR-18520] 2015-11-10 12:29:30 +03:00
TypeCheckingBlockInputStream.h dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00
writeParenthesisedString.h dbms: add expression support for id, range_min and range_max [#METR-17888] 2015-09-08 12:38:44 +03:00