ClickHouse/dbms/include/DB
2013-02-07 13:07:13 +00:00
..
AggregateFunctions dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 23:11:21 +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 dbms: fixed error in prev. revision [#CONV-2944]. 2013-02-04 03:30:42 +00:00
Common Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Core clickhouse: added Chunks storage [#CONV-6705]. 2013-02-07 13:03:19 +00:00
DataStreams dbms: tiny improvement and more logging [#CONV-2944]. 2013-02-04 03:31:31 +00:00
DataTypes dbms: improved performance for queries with large aggregation result [#CONV-2944]. 2013-02-03 23:11:21 +00:00
Functions Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Interpreters clickhouse: presumably fixed crash on cyclic aliases and null pointer when an alias is used before being declared [#CONV-6703]. 2013-02-06 14:20:18 +00:00
IO Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Parsers Using own Field class instead of boost::variant (experimental) [#CONV-2944]. 2013-01-05 20:03:19 +00:00
Storages fixed build [#CONV-6705]. 2013-02-07 13:07:13 +00:00