ClickHouse/dbms/src
2015-09-11 23:58:44 +03:00
..
AggregateFunctions Merge 2015-08-31 16:53:16 +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: quorum inserts: development [#METR-16779]. 2015-09-10 23:43:42 +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 randConstant for testing purposes [#METR-17536]. 2015-09-07 20:56:56 +03:00
Interpreters dbms: allowed tuples with one element; allowed empty sets [#METR-18020]. 2015-09-11 23:58:44 +03:00
IO Merge 2015-09-03 15:07:46 +03:00
Parsers dbms: allowed to specify duplicate columns in JOIN subquery [#METR-17664]. 2015-09-09 03:52:35 +03:00
Server dbms: fixed error [#METR-16779]. 2015-09-11 00:36:48 +03:00
Storages dbms: quorum inserts: development [#METR-16779]. 2015-09-11 05:51:35 +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