ClickHouse/dbms/include/DB
2016-12-02 23:22:11 +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 Merge pull request #151 from Civil/osx_compatibility 2016-11-01 21:09:48 +04:00
Functions Fixed error in URL functions [#METR-2944]. 2016-11-21 05:39:37 +03: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 Vertical merging algorithm for MergeTree engines. [#METR-23305] 2016-11-29 22:41:31 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00