ClickHouse/dbms/src
2016-10-30 06:39:28 +03:00
..
AggregateFunctions Added arena parameter into merge() method of aggregation function states. [#METR-22071] 2016-09-26 15:42:40 +03:00
Client ClientInfo: fixes [#METR-23279]. 2016-10-25 08:07:29 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common dbms: Simplified logic of selecting merges [#METR-21841]. 2016-10-28 01:50:02 +03:00
Core ClientInfo: fixes [#METR-23279]. 2016-10-25 08:07:29 +03:00
Databases Preparation [#METR-2944]. 2016-10-25 09:49:24 +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 use 'std::vector<bool> loaded_ids' for FlatDictionary::has() 2016-08-25 23:09:58 +03:00
Functions Fixed warning with gcc 6 [#METR-2944]. 2016-09-19 09:24:18 +03:00
Interpreters Preparation [#METR-2944]. 2016-10-27 20:48:12 +03:00
IO Preparation [#METR-23332]. 2016-10-29 20:13:35 +03:00
ODBC Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
Parsers Fixed error in ALTER of MATERIALIZED VIEW's inner tables [#METR-22052]. 2016-10-15 03:04:58 +03:00
Server ClientInfo: fixes [#METR-23279]. 2016-10-25 08:07:29 +03:00
Storages MergeSelector: development [#METR-21840]. 2016-10-30 06:39:28 +03:00
TableFunctions Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00