ClickHouse/dbms/src
Andrey Mironov ef356f9267 Merge
2015-09-01 19:09:12 +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: 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: add functions bitTestAny, bitTestAll (non-vectorized) and tests [#METR-17245] 2015-08-20 16:58:09 +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 dbms: existing_memory support for ReadBufferAIO.cpp 2015-08-31 19:49:09 +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 Merge 2015-09-01 19:09:12 +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