ClickHouse/dbms/src
2014-03-05 22:20:55 +04:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]" 2014-03-04 23:01:22 +04:00
Columns
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 clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +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 dbms: fixed deadlock in alter modify [#METR-10242] 2014-03-05 22:20:55 +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: added modify to parser [#METR-10242] 2014-03-05 22:20:55 +04:00
Server Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]" 2014-03-04 23:01:22 +04:00
Storages dbms: fixed deadlock in alter modify [#METR-10242] 2014-03-05 22:20:55 +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