ClickHouse/dbms/include/DB
alexey-milovidov 77e3d75ca0 Merge pull request #153 from ludv1x/METR-23285
Fixed segfaults in quantiles* functions with empty levels set.
2016-10-27 19:17:10 +04:00
..
AggregateFunctions Fixed segfaults in quantiles* functions with empty levels set. [#METR-23285] 2016-10-27 17:51:43 +03: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 in Dictionaries [#METR-20000]. 2016-10-27 16:04:49 +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