ClickHouse/dbms/include/DB
2014-04-23 02:58:05 +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-04-21 20:09:04 +04:00
Common dbms: external tables: fixed error [#METR-10071]. 2014-04-22 22:35:40 +04:00
Core dbms: fixed bug in merge tree output stream: compression of min block now runs at the right moment [METR-10570] 2014-04-22 19:36:21 +04:00
DataStreams dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705]. 2014-04-21 20:09:04 +04:00
DataTypes Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
Functions Fixed style [#METR-10931]. 2014-04-23 02:52:00 +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 dbms: tiny improvement [#METR-10931]. 2014-04-23 02:58:05 +04:00
TableFunctions dbms: probably lowered latency of global distributed queries [#METR-10500]. 2014-04-07 04:00:23 +04:00