ClickHouse/dbms/include/DB
2016-10-25 17:22:10 +03:00
..
AggregateFunctions Merge pull request #116 from ludv1x/METR-22071 2016-09-29 23:53:18 +04:00
Client Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279]. 2016-10-25 00:40:39 +03:00
Columns Added allocatesMemoryInArena() method for aggregate functions. 2016-09-28 16:28:55 +03:00
Common Fixed error with falsely reported large memory consumption of long running INSERT queries [#METR-23288]. 2016-10-25 17:22:10 +03:00
Core Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279]. 2016-10-25 00:40:39 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279]. 2016-10-25 00:40:39 +03:00
DataTypes Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Dictionaries Added requested PR changes. [#METR-22802] 2016-10-14 20:54:18 +03:00
Functions More instrumentation [#METR-23272]. 2016-10-24 16:47:15 +03:00
Interpreters Fixed error with falsely reported large memory consumption of long running INSERT queries [#METR-23288]. 2016-10-25 17:22:10 +03:00
IO Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
Parsers Tiny modification [#METR-2944]. 2016-10-24 06:07:58 +03:00
Storages Fixed error with falsely reported large memory consumption of long running INSERT queries [#METR-23288]. 2016-10-25 17:22:10 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00