ClickHouse/dbms/src
2016-10-19 20:58:27 +03:00
..
AggregateFunctions Added arena parameter into merge() method of aggregation function states. [#METR-22071] 2016-09-26 15:42:40 +03:00
Client Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563]. 2016-10-15 03:38:59 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
Core Function 'convertCharset': development [#METR-22482]. 2016-08-26 00:44:47 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Replaced IConnectionPool * -> ConnectionPoolPtr to avoid mangling references after Context update. 2016-10-11 15:07:42 +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 Merge pull request #132 from ludv1x/METR-22802 2016-10-14 23:32:27 +04:00
IO Added test for JSONEachRow format. [#METR-22801] 2016-09-28 21:45:28 +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 Fixed Debug build. 2016-10-17 13:32:30 +03:00
Storages more usable settings for delayed insert. issue: #METR-22563 2016-10-19 20:58:27 +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