ClickHouse/dbms/src
2013-06-30 17:12:34 +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 dbms: JSON formats: writing header before any data [#CONV-2944]. 2013-06-30 17:04:50 +00:00
DataTypes dbms: fixed error with serialization of FixedString columns [#CONV-8042]. 2013-06-29 19:01:54 +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 dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Server dbms: Server: fixed error: cancelling query doesn't always work [#CONV-7816]. 2013-06-29 19:58:23 +00:00
Storages dbms: probably better [#CONV-2944]. 2013-06-30 17:12:34 +00:00