ClickHouse/dbms/src
2013-11-26 10:18:09 +00:00
..
AggregateFunctions dbms: support for argMinIf and argMaxIf functions [#METR-9001] 2013-10-28 16:13:19 +00:00
Client dbms: Client: better [#METR-2944]. 2013-11-03 05:12:04 +00:00
Columns dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
Common/tests SipHash: more handy [#CONV-2944]. 2013-08-28 17:13:43 +00:00
Core dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
DataStreams dbms: less copying of blocks; improvement [#METR-2944]. 2013-11-17 19:14:17 +00:00
DataTypes ClickHouse: IDataType::deserializeBinary now appends to column. Previously it was appending for some types and overwriting for others. [#METR-9091] 2013-11-26 10:18:09 +00:00
Functions dbms: allowed to return tuples as query result [#METR-8970]. 2013-10-26 19:00:13 +00:00
Interpreters dbms: reverted incomplete modification [#METR-2944]. 2013-11-19 20:12:10 +00:00
IO dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
Parsers dbms: probably fixed error [#METR-9194]. 2013-11-18 01:35:24 +00:00
Server dbms: OLAP compatibility: fixed error [#METR-9158]. 2013-11-06 19:33:04 +00:00
Storages dbms: Pushing to Views fixed workflow with constant columns [#METR-9076] 2013-11-20 16:02:45 +00:00