ClickHouse/dbms/include/DB
2013-07-23 16:15:40 +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 ARRAY JOIN section in SELECT [#CONV-7967] 2013-07-22 16:49:19 +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 added input validation for Nested Arrays [#CONV-7967] 2013-07-22 12:04:08 +00:00
Functions dbms: fixed function substring of FixedString arguments [#CONV-8271]. 2013-07-18 23:43:13 +00:00
Interpreters fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967] 2013-07-23 16:15:40 +00:00
IO dbms: improvement [#CONV-2944]. 2013-06-21 21:05:16 +00:00
Parsers fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967] 2013-07-23 16:15:40 +00:00
Storages SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967] 2013-07-16 14:55:01 +00:00