ClickHouse/dbms/src
2015-07-11 16:43:48 +03:00
..
AggregateFunctions dbms: removed aggregate function 'debug' [#METR-2944]. 2015-06-06 02:19:15 +03:00
Client dbms: Client: added line feed in case of exception in non-interactive mode [#METR-2944]. 2015-07-09 21:26:50 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common SipHash: allowed not to call update for empty strings (less than 0.3% performance degradation on all test data) [#METR-16781]. 2015-06-10 22:56:57 +03:00
Core dbms: QueryLog: development (incomplete) [#METR-16946]. 2015-06-30 00:35:35 +03:00
DataStreams dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
DataTypes dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
Functions dbms: added least and greatest functions [#METR-17233]. 2015-07-10 05:57:32 +03:00
Interpreters dbms: Server: Correctly handle backward linking of SELECT queries inside UNION ALL. [#METR-16778] 2015-07-11 03:44:45 +03:00
IO ReadHelpers: add assertChar function [#METR-15514] 2015-06-10 11:14:46 +03:00
Parsers dbms: Server: Performance improvement. [#METR-16778] 2015-07-11 16:43:48 +03:00
Server Merge 2015-07-08 02:11:30 +03:00
Storages dbms: addition to prev. revision [#METR-16999]. 2015-07-08 17:22:31 +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