ClickHouse/dbms/include/DB/Dictionaries
Alexey Milovidov 8b3afeb60d Squashed commit of the following:
commit f968e7e7f0d84c89fd26dea1d541bd9f6041d7c8
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Tue Feb 16 06:11:29 2016 +0300

    Addition [#METR-2944].

commit 7524981fa7c4f22929dd5009444a0ae28500f620
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Tue Feb 16 06:08:43 2016 +0300

    Fixed error (incomplete) [#METR-2944].

commit 2f1e7bf9f46cd9ce958ade9041c00ce067940fd2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Tue Feb 16 05:37:43 2016 +0300

    Improving performance of row formats [#METR-2944].

commit 9848910f235863c9571ef1ebe0d87d4929ee283c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Tue Feb 16 00:37:12 2016 +0300

    Improving performance of text formats [#METR-2944].

commit 3aedc7fd784af962e64ffdd10ec23ac53827d8e2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Tue Feb 16 00:18:00 2016 +0300

    Improving performance of row formats [#METR-2944].

commit cb5932c2b0385604477e69c8262dc31a4bb4b23b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Feb 15 00:53:27 2016 +0300

    Fixed error.

commit 42863fd4eddeef594e846c598b92877b6ff86fa6
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Feb 14 23:13:46 2016 +0300

    Improving performance of row formats [#METR-2944].

commit 71c6fb19a85a79297433ceb486fdb97e551d964f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Feb 14 16:58:56 2016 +0300

    Improving performance of row formats [#METR-2944].
2016-02-16 19:39:39 +03:00
..
Embedded dbms: added support for CSV format [#METR-19957]. 2016-02-07 11:42:21 +03:00
CacheDictionary.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
ClickHouseDictionarySource.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ComplexKeyCacheDictionary.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
ComplexKeyHashedDictionary.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
DictionaryStructure.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
FileDictionarySource.h Added limited support for expressions in INSERT ... VALUES [#METR-20048]. 2016-02-13 09:37:19 +03:00
FlatDictionary.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
HashedDictionary.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
IDictionary.h dbms: improve dictGet functions for constant defaults [#METR-17328], [#METR-18520] 2015-11-20 18:53:23 +03:00
IDictionarySource.h dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328] 2015-11-16 20:49:39 +03:00
MongoDBBlockInputStream.h dbms: fix MongoDB dictionary source for UInt32 clamped to Int32[#METR-18946] 2015-12-10 19:27:20 +03:00
MongoDBDictionarySource.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
MySQLBlockInputStream.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
MySQLDictionarySource.h Squashed commit of the following: 2016-02-16 19:39: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 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