ClickHouse/dbms/include/DB
2014-12-16 15:40:25 +03:00
..
AggregateFunctions dbms: fixed error in aggregate function minIf [#METR-2944]. 2014-12-02 03:19:11 +03:00
Client libcloud, dbms: added write speed to clickhouse [#METR-13955]. 2014-11-27 22:35:31 +03:00
Columns dbms: lowered memory usage for huge ORDER BY with LIMIT [#METR-2944]. 2014-12-15 10:35:40 +03:00
Common dbms: lowered memory usage for huge ORDER BY with LIMIT [#METR-2944]. 2014-12-15 10:35:40 +03:00
Core Code cleanups [#METR-14099]. 2014-12-15 19:07:50 +03:00
DataStreams dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-16 15:40:25 +03:00
DataTypes Further simplify the type compatibility checking code 2014-12-15 19:07:50 +03:00
Functions dbms: style [#METR-2944]. 2014-12-12 21:39:48 +03:00
Interpreters Add fix: temporarily turn off UNION ALL support for SELECT queries because it breaks functional tests. [#METR-14099] 2014-12-16 15:06:51 +03:00
IO dbms: obliterate writeFloatText precision parameter -.- 2014-12-10 14:11:41 +03:00
Parsers dbms: implement ASTSubquery::clone properly. [#METR-13399] 2014-12-16 15:40:25 +03:00
Storages dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-16 15:40:25 +03:00
TableFunctions dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-16 15:40:25 +03:00