ClickHouse/dbms/include/DB
2014-02-14 11:13:39 +00:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +00:00
Columns Addition to prev. revision [#METR-8766]. 2014-01-08 19:05:50 +00:00
Common clickhouse: fix for previous commit. [#METR-9599] 2014-02-13 11:13:20 +00:00
Core dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +00:00
DataStreams dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +00:00
DataTypes Removed useless whitespace [#METR-2807]. 2013-12-17 19:40:23 +00:00
Functions clickhouse: slightly faster logical operations. [#METR-9599] 2014-02-14 09:18:40 +00:00
Interpreters clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00
IO clickhouse: added LRUCache and changed UncompressedCache to use it; added a test, fixed another test. [#METR-9633] 2014-02-11 11:05:02 +00:00
Parsers clickhouse: fixed ORDER BY, removed obsolete comments. [#METR-9599] 2014-02-14 11:13:39 +00:00
Storages storages: index on virtual columns fully supported [METR-9172] 2014-02-11 18:38:21 +00:00
TableFunctions table functions: removed cerr [METR-9750] 2014-02-11 18:38:58 +00:00