.. |
CacheDictionary.h
|
dbms: external dictionaries: fixed errors [#METR-17508].
|
2015-08-12 07:21:10 +03:00 |
ClickHouseDictionarySource.h
|
dbms: RangeHashedDictionary implementation [#METR-17111]
|
2015-07-13 19:18:28 +03:00 |
DictionaryFactory.h
|
dbms: better decoupling [#METR-13298]
|
2015-02-03 20:03:35 +03:00 |
DictionarySourceFactory.h
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
DictionaryStructure.h
|
dbms: RangeHashedDictionary implementation [#METR-17111]
|
2015-07-13 19:18:28 +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: external dictionaries: fixed errors [#METR-17508].
|
2015-08-12 07:21:10 +03:00 |
HashedDictionary.h
|
dbms: external dictionaries: fixed errors [#METR-17508].
|
2015-08-12 07:21:10 +03:00 |
IDictionary.h
|
dbms: extract IDictionaryBase, fix devirtualization. [#METR-17111]
|
2015-07-13 20:11:17 +03:00 |
IDictionarySource.h
|
dbms: DictionarySource::loadIds pass ids by reference to const.
|
2015-05-22 16:25:59 +03:00 |
MySQLBlockInputStream.h
|
dbms: removed useless code [#METR-16739].
|
2015-06-08 23:22:02 +03:00 |
MySQLDictionarySource.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 |
OwningBufferBlockInputStream.h
|
dbms: removed useless code [#METR-16739].
|
2015-06-08 23:22:02 +03:00 |
RangeHashedDictionary.h
|
dbms: external dictionaries: fixed errors [#METR-17508].
|
2015-08-12 07:21:10 +03:00 |
TypeCheckingBlockInputStream.h
|
dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298]
|
2015-03-23 17:30:43 +03:00 |