ClickHouse/dbms/src
2016-10-11 22:01:55 +03:00
..
AggregateFunctions Added arena parameter into merge() method of aggregation function states. [#METR-22071] 2016-09-26 15:42:40 +03:00
Client Small refinements of benchmark's code. 2016-09-30 15:41:23 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common Fixed error [#METR-22876]. 2016-09-26 13:15:33 +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 Fixed test build after change of JSON output formats API. 2016-10-10 12:04:56 +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 Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03: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 Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Server Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03:00
Storages Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03:00
TableFunctions Fixed error [#METR-22462]. 2016-09-01 21:55:13 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00