ClickHouse/dbms/src
2015-08-14 05:47:07 +03:00
..
AggregateFunctions Merge 2015-07-26 15:06:29 +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: fixed segfault when using INSERT SELECT or CREATE AS SELECT with extremes=1 or WITH TOTALS [#METR-17491]. 2015-07-27 18:51:37 +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: addition to prev. revision [#METR-17704]. 2015-08-14 05:47:07 +03:00
IO Upgrade number parser in JSON (and ReadHelpers) [#METR-17621] 2015-08-10 16:23:40 +03:00
Parsers dbms: fixed error [#METR-17606]. 2015-08-09 08:10:43 +03:00
Server dbms: allowed to specify 'interserver_http_host' in metrika.xml for metrika package [#MTRSADMIN-1483]. 2015-08-12 00:11:54 +03:00
Storages dbms: lowered memory usage for INSERT [#METR-17704]. 2015-08-14 05:45:40 +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