ClickHouse/dbms/include/DB
2016-10-11 17:17:49 +03:00
..
AggregateFunctions Merge pull request #116 from ludv1x/METR-22071 2016-09-29 23:53:18 +04:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns Added allocatesMemoryInArena() method for aggregate functions. 2016-09-28 16:28:55 +03:00
Common Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
Core Trying to fix stuck in external aggregation [#METR-22869]. 2016-09-23 08:49:55 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
DataTypes Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Dictionaries Replaced IConnectionPool * -> ConnectionPoolPtr to avoid mangling references after Context update. 2016-10-11 15:07:42 +03:00
Functions Merge pull request #123 from yandex/METR-22935 2016-09-29 23:57:05 +04:00
Interpreters Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
IO Merge pull request #116 from ludv1x/METR-22071 2016-09-29 23:53:18 +04:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Storages Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00