ClickHouse/dbms/src
2015-08-20 18:59:18 +03:00
..
AggregateFunctions dbms: Server: Added aggregate functions UniqCombined[Raw/LinearCounting/BiasCorrected] for internal use when we need to design new HyperLogLog correction tables. [#METR-17276] 2015-08-20 18:59:18 +03:00
Client dbms: modified exception message for ParallelReplicas [#MTRSADMIN-1462]. 2015-08-04 21:55:53 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common dbms: get rid of columns inside Context [#METR-15553]. 2015-07-15 04:26:35 +03:00
Core dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508]. 2015-08-12 06:57:32 +03:00
DataStreams dbms: added StripeLog engine [#METR-17716]. 2015-08-16 11:18:34 +03:00
DataTypes dbms: attempt to lower memory reservation when reading String columns with NativeBlockInputStream [#METR-17704]. 2015-08-14 00:16:23 +03:00
Functions dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
Interpreters dbms: add dictionary name to messages of most exceptions occurring during their creation [#METR-17487] 2015-08-19 16:19:37 +03:00
IO Merge 2015-08-19 12:07:41 +03:00
Parsers dbms: fixed error [#METR-17606]. 2015-08-09 08:10:43 +03:00
Server Revert "dbms: using huge pages everywhere (experimental) [#METR-2944]." 2015-08-16 18:11:06 +03:00
Storages dbms: print detailed exception text in system.dictionaries.last_exception [#METR-17487] 2015-08-19 16:19:37 +03:00
TableFunctions dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168]. 2015-02-27 23:35:26 +03:00