ClickHouse/dbms/include/DB
2013-07-19 20:12:02 +00:00
..
AggregateFunctions dbms: fixed error in prev. revision [#CONV-2944]. 2013-06-30 11:40:30 +00:00
Client works with client now [#CONV-7549] 2013-05-22 14:57:43 +00:00
Columns dbms: improved performance of aggregation by FixedString columns [#CONV-2944]. 2013-07-19 20:12:02 +00:00
Common dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Core dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944]. 2013-06-30 16:56:00 +00:00
DataStreams dbms: improved performance of finalizing aggregate functions [#CONV-2944]. 2013-06-30 11:38:46 +00:00
DataTypes SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967] 2013-07-16 14:55:01 +00:00
Functions dbms: fixed function substring of FixedString arguments [#CONV-8271]. 2013-07-18 23:43:13 +00:00
Interpreters dbms: tiny unification [#CONV-2944]. 2013-07-19 19:53:51 +00:00
IO dbms: improvement [#CONV-2944]. 2013-06-21 21:05:16 +00:00
Parsers compound identifier parser to support '.' [#CONV-7967] 2013-07-16 15:26:35 +00:00
Storages SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967] 2013-07-16 14:55:01 +00:00