ClickHouse/dbms/src
Alexey Arno 8bdb8f93c0 Merge
2015-09-29 17:40:23 +03:00
..
AggregateFunctions Merge 2015-09-24 15:40:36 +03:00
Client dbms: removed obsolete test [#METR-2944]. 2015-09-21 23:51:24 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common dbms: moved code to .cpp [#METR-18202]. 2015-09-29 17:09:01 +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: moved files [#METR-2944]. 2015-09-24 06:50:09 +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: positionCaseInsensitiveUTF8 and some fixes (out of bounds access etc.) for positionCaseInsensitive. [#METR-16752] 2015-09-23 20:00:01 +03:00
Interpreters Merge 2015-09-29 17:40:23 +03:00
IO Merge 2015-09-03 15:07:46 +03:00
Parsers dbms: Server: Compilation fix for some older versions of g++. [#METR-17668] 2015-09-18 18:53:48 +03:00
Server dbms: explicitly allowed / and /ping URIs for health checks [#METR-18208]. 2015-09-25 19:28:17 +03:00
Storages dbms: changed 'at most' to 'at least' for rows to read when specifying absolute SAMPLE size [#METRIKASUPP-5748]. 2015-09-28 22:10:07 +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