ClickHouse/dbms/src
2013-07-16 15:10:37 +00:00
..
AggregateFunctions dbms: tiny improvement [#CONV-2944]. 2013-06-30 10:28:17 +00:00
Client dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Columns Separated ColumnString from ColumnArray and ColumnFixedString from ColumnFixedArray; removed ColumnFixedArray [#CONV-2944]. 2013-05-05 15:25:25 +00:00
Common/tests dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Core Addition to prev. revision [#CONV-7951]. 2013-06-21 23:27:26 +00:00
DataStreams propagated [de]serialization to storages and (in|out)put streams [#CONV-7967] 2013-07-12 13:35:05 +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 clickhouse: added function arraySum [#CONV-7444]. 2013-06-21 12:11:35 +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 identifier parser now supports '.' [#CONV-7967] 2013-07-16 15:10:37 +00:00
Server dbms: compatibility with OLAPServer: fixed error, removed half of garbage [#CONV-8210]. 2013-07-15 05:49:33 +00:00
Storages SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967] 2013-07-16 14:55:01 +00:00