ClickHouse/dbms/src
Michael Kolupaev 9aec07070a Merge
2013-02-08 17:06:29 +00:00
..
AggregateFunctions dbms: removed VarUInt and VarInt data types [#CONV-2944]. 2012-12-14 20:24:26 +00:00
Client dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944]. 2013-02-01 19:02:04 +00:00
Columns Using own Field class instead of boost::variant (experimental) [#CONV-2944]. 2013-01-05 20:03:19 +00:00
Common/tests dbms: modified test [#CONV-2944]. 2013-02-01 18:56:09 +00:00
Core dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 23:11:21 +00:00
DataStreams clickhouse: fixed tests [#CONV-6561]. 2013-02-07 08:52:38 +00:00
DataTypes dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 23:11:21 +00:00
Functions Tiny modifications [#CONV-2807]. 2013-01-13 23:21:22 +00:00
Interpreters Merge 2013-02-08 17:06:29 +00:00
IO dbms: improved performance of parsing tsv [#CONV-2944]. 2013-01-05 14:16:05 +00:00
Parsers Using own Field class instead of boost::variant (experimental) [#CONV-2944]. 2013-01-05 20:03:19 +00:00
Server clickhouse: fixed build [#CONV-6561]. 2013-02-06 11:27:56 +00:00
Storages Merge 2013-02-08 17:06:29 +00:00