ClickHouse/dbms/include/DB
Michael Kolupaev a54c3b346e Merge
2014-05-05 13:59:24 +04:00
..
AggregateFunctions dbms: AggregateFunctionArray: fixed performance issue [#METR-10366]. 2014-03-28 00:32:12 +04:00
Client dbms: storing settings and default database in client [METR-8983] 2014-04-18 17:59:39 +04:00
Columns dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705]. 2014-05-05 13:59:24 +04:00
Common dbms: profile event UncompressedCacheWeightLost [METR-10570] 2014-04-17 19:46:58 +04:00
Core Better handling of old checksums files. [#METR-10202] 2014-04-18 13:55:25 +04:00
DataStreams dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705]. 2014-05-05 13:59:24 +04:00
DataTypes Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
Functions dbms: no exception on zero index, added to the test [METR-10798] 2014-04-17 18:56:58 +04:00
Interpreters dbms: exception if client sends settings in readonly mod, client loads settings also from config file [METR-10801] 2014-04-15 17:36:32 +04:00
IO dbms: profile event UncompressedCacheWeightLost [METR-10570] 2014-04-17 19:46:58 +04:00
Parsers dbms: added line and column information in case of syntax error in multiline query [#METR-10728]. 2014-04-13 12:52:50 +04:00
Storages Merge 2014-05-05 13:59:24 +04:00
TableFunctions dbms: probably lowered latency of global distributed queries [#METR-10500]. 2014-04-07 04:00:23 +04:00