ClickHouse/dbms/include/DB
2014-02-17 10:27:18 +00:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client dbms: empty query_id support [METR-8818] 2014-02-14 15:59:01 +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 clickhouse: client with string query_id now works with old-versioned server (probably for real this time). [#METR-8818] 2014-02-17 10:27:18 +00:00
DataStreams dbms: improvement [#METR-2944]. 2014-02-16 21:02:20 +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: client with string query_id now works with old-versioned server (probably for real this time). [#METR-8818] 2014-02-17 10:27:18 +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 dbms: tiny modification [#METR-2944]. 2014-02-16 21:14:41 +00:00
TableFunctions table functions: removed cerr [METR-9750] 2014-02-11 18:38:58 +00:00