ClickHouse/dbms/include/DB
2013-07-12 13:35:05 +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 main classes and first draft of CREATE TABLE parser [#CONV-7967] 2013-07-11 17:35:56 +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 propagated [de]serialization to storages and (in|out)put streams [#CONV-7967] 2013-07-12 13:35:05 +00:00
Functions clickhouse: fixed sets [#CONV-7997]. 2013-06-26 16:31:49 +00:00
Interpreters 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
IO dbms: improvement [#CONV-2944]. 2013-06-21 21:05:16 +00:00
Parsers main classes and first draft of CREATE TABLE parser [#CONV-7967] 2013-07-11 17:35:56 +00:00
Storages propagated [de]serialization to storages and (in|out)put streams [#CONV-7967] 2013-07-12 13:35:05 +00:00