ClickHouse/dbms/include/DB
2013-11-26 10:18:09 +00:00
..
AggregateFunctions dbms: additional performance improvement [#METR-2944]. 2013-11-03 23:54:12 +00:00
Client dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
Columns dbms: fixed error with sorting unsigned numbers [#METR-9053]. 2013-11-07 19:50:53 +00:00
Common ClickHouse: fixed UnionBlockInputStream calling readSuffixImpl during a call to readImpl. Better invariant for IBlockInputStream::readSuffix(). [#METR-9007] 2013-11-25 10:46:25 +00:00
Core dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
DataStreams ClickHouse: fixed UnionBlockInputStream freezing interactive queries in some cases. [#METR-9007] 2013-11-25 12:32:43 +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: fixed error [#METR-9176]. 2013-11-11 17:56:41 +00:00
Interpreters dbms: reverted incomplete modification [#METR-2944]. 2013-11-19 20:12:10 +00:00
IO dbms: probably fixed error [#METR-9194]. 2013-11-20 00:49:47 +00:00
Parsers dbms: fix default constructor in ASTDropQuery [#METR-9076] 2013-11-20 16:26:38 +00:00
Storages dbms: better [#METR-9194]. 2013-11-18 17:17:45 +00:00