.. |
CacheDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
ClickHouseDictionarySource.h
|
dbms: ClickHouseDictionarySource: check that key is present before dereferencing [#METR-18945]
|
2015-11-19 09:50:05 +03:00 |
ComplexKeyCacheDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
ComplexKeyHashedDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
DictionaryFactory.h
|
|
|
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: SmallObjectPool for ComplexKeyCacheDictionary [#METR-17382]
|
2015-11-18 14:53:15 +03:00 |
FileDictionarySource.h
|
dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328]
|
2015-11-16 20:49:39 +03:00 |
FlatDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
HashedDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
IDictionary.h
|
dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520]
|
2015-11-19 16:15:02 +03:00 |
IDictionarySource.h
|
dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328]
|
2015-11-16 20:49:39 +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 ComplexKeyCacheDictionary, not yet complete [#METR-17328]
|
2015-11-16 20:49:39 +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: support loading composite keys in MySQLDictionarySource [#METR-17328]
|
2015-11-16 20:49:39 +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
|
|
|
writeParenthesisedString.h
|
dbms: add expression support for id, range_min and range_max [#METR-17888]
|
2015-09-08 12:38:44 +03:00 |