ClickHouse/dbms/include/DB
2014-12-16 15:06:51 +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: fixed memory tracking [#METR-14301]. 2014-12-15 08:23:44 +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 Add support for UNION ALL in the SQL query parser 2014-12-15 19:07:49 +03:00
Storages dbms: addition to prev. revision [#METR-14300]. 2014-12-15 07:06:39 +03:00
TableFunctions Merge 2014-11-12 13:37:47 +03:00