ClickHouse/dbms/src
2016-08-17 08:38:51 +03:00
..
AggregateFunctions Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
Client Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common Better [#METR-22410]. 2016-08-13 08:29:53 +03:00
Core Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +03:00
Databases Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
DataStreams Statistics in JSON formats: development [#METR-22400]. 2016-08-17 07:55:57 +03:00
DataTypes Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
Dictionaries Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Functions METR-22322: rename function, add comments 2016-08-14 15:18:11 +03:00
Interpreters Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
IO Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428]. 2016-08-17 00:23:53 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
Server Renamed method [#METR-22400]. 2016-08-13 05:21:17 +03:00
Storages Renamed method [#METR-22400]. 2016-08-13 05:21:17 +03:00
TableFunctions Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00