ClickHouse/dbms/src
2014-03-17 06:01:03 +04:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client dbms: improved performance of short queries [#METR-2944]. 2014-03-10 16:25:37 +04:00
Columns ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common dbms: development [#METR-2944]. 2014-03-17 06:01:03 +04:00
Core dbms: tiny improvement [#METR-10240]. 2014-03-07 07:58:13 +04:00
DataStreams dbms: improved performance of short queries [#METR-2944]. 2014-03-10 16:25:37 +04:00
DataTypes dbms: improved performance a little [#METR-2944]. 2014-03-10 17:26:44 +04:00
Functions clickhouse: updated logical_functions_performance test. [#METR-9599] 2014-02-20 12:19:27 +04:00
Interpreters clickhouse: fixed ARRAY JOIN in distributed queries without WHERE and aggregation. [#METR-10349] 2014-03-14 12:30:50 +04:00
IO dbms: tiny modification [#METR-2944]. 2014-03-10 19:58:30 +04:00
Parsers dbms: fixed error in formatAST [#METR-10443]. 2014-03-13 21:30:58 +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 possible race condition in alter [#METR-10242] 2014-03-12 18:44: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