ClickHouse/dbms/include/DB
2016-12-06 06:09:07 +03:00
..
AggregateFunctions Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Client adopt server timezone in non-interactive mode also 2016-11-17 00:12:08 +00:00
Columns Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
Common Better logic when there is very large number of parts in non-replicated MergeTree [#METR-22327]. 2016-11-18 05:34:34 +03:00
Core Vertical merging algorithm for MergeTree engines. [#METR-23305] 2016-11-29 22:41:31 +03:00
Databases Put DatabaseMemory class into separated file. 2016-11-09 22:05:35 +03:00
DataStreams Vertical merging algorithm for MergeTree engines. [#METR-23305] 2016-11-29 22:41:31 +03:00
DataTypes Fixed Enum usage in PK expressions. [#METR-23473] 2016-11-23 16:19:15 +03:00
Dictionaries cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
Functions #214 fix offsets assigments 2016-12-03 02:18:29 +05:00
Interpreters Merge pull request #211 from yandex/if_with_const_condition 2016-11-29 23:28:50 +04:00
IO Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Parsers Fixed case when pk column is wrapped by functions. 2016-11-23 22:58:33 +03:00
Storages Merges: start to lower maximum size of merge only when number of free entries in pool/queue is lower than specified threshold [#METR-21504]. 2016-12-06 06:09:07 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00