ClickHouse/dbms/include/DB
2012-11-16 22:09:47 +00:00
..
AggregateFunctions dbms: removed warning, possible memory leak fixed [#CONV-2944]. 2012-11-16 22:09:47 +00:00
Client dbms: fix [#CONV-2944]. 2012-11-07 10:32:48 +00:00
Columns dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944]. 2012-10-07 06:30:10 +00:00
Common dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944]. 2012-10-07 06:30:10 +00:00
Core dbms: c++ style [#CONV-2944]. 2012-11-16 22:08:15 +00:00
DataStreams dbms: improvement [#CONV-2944]. 2012-11-10 05:20:56 +00:00
DataTypes dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944]. 2012-10-29 02:58:52 +00:00
Functions dbms: added functions 'arrayElement' and 'has' [#CONV-2944]. 2012-11-02 19:10:43 +00:00
Interpreters dbms: development of connection pool with failover [#CONV-2944]. 2012-11-06 18:20:00 +00:00
IO dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902]. 2012-11-16 09:42:48 +00:00
Parsers dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944]. 2012-10-29 02:58:52 +00:00
Storages dbms: StorageDistributed: added failover [#CONV-2944]. 2012-11-06 17:04:38 +00:00