ClickHouse/dbms/src
2014-02-28 02:35:49 +04:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client dbms: lowered dependencies [#METR-10240]. 2014-02-28 02:24:38 +04:00
Columns ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common virtual columns: fixed bug with Group by virtual column, bug when column appears in result more than once [METR-9172] 2014-02-26 14:59:56 +04:00
Core Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
DataStreams setting for totals threshold with AFTER_HAVING_AUTO. [#METR-10223] 2014-02-27 17:12:56 +04:00
DataTypes dbms: addition to prev. revision [#METR-8582]. 2013-12-08 02:50:50 +00:00
Functions clickhouse: updated logical_functions_performance test. [#METR-9599] 2014-02-20 12:19:27 +04:00
Interpreters setting for totals threshold with AFTER_HAVING_AUTO. [#METR-10223] 2014-02-27 17:12:56 +04: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 dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225]. 2014-02-26 23:50:04 +04:00
Server dbms: addition to prev. revision [#METR-10240]. 2014-02-28 02:35:49 +04:00
Storages dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225]. 2014-02-26 23:50:04 +04:00
TableFunctions table functions: fixed error when expression analyzer throw exception on unknown function [METR-9750] 2014-02-26 14:52:22 +04:00