ClickHouse/dbms/src
2014-02-16 19:23:19 +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 ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common 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
Core Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
DataStreams dbms: fixed test [#METR-8956]. 2014-02-14 17:55:53 +00:00
DataTypes dbms: addition to prev. revision [#METR-8582]. 2013-12-08 02:50:50 +00:00
Functions dbms: whitespaces [#METR-2944]. 2014-02-16 19:23:19 +00:00
Interpreters settings, process_list: set function for replace_running_query option, correct hashmap erasing in process_list [METR-8818] 2014-02-14 14:27:25 +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: parsing multiple infix AND and OR into a function call with more than two arguments; fixed handling of variadic and and or in virtual columns and PKCondition. [#METR-9599] 2014-02-13 11:05:51 +00:00
Server dbms: empty query_id support [METR-8818] 2014-02-14 15:59:01 +00:00
Storages dbms: removing old_ parts before attempt to merge [#METR-10069]. 2014-02-14 19:38:13 +00:00
TableFunctions table functions: implementation of function remote, updates in cluster and storageDistributed [METR-9750] 2014-02-07 15:11:57 +00:00