ClickHouse/dbms/src
2014-03-10 13:44:41 +04:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client Addition to prev. revision [#METR-2944]. 2014-03-10 13:44:41 +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 dbms: tiny improvement [#METR-10240]. 2014-03-07 07:58:13 +04: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 fixed a typo in comment. [#METR-10377] 2014-03-07 23:21:38 +04:00
IO Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +04: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 Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +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