ClickHouse/dbms/include/DB
2013-11-29 18:44:02 +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 ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091] 2013-11-28 13:16:46 +00:00
DataStreams dbms: hopefully fixed error [#METR-9342]. 2013-11-29 18:44:02 +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: fixed error (error not returned from HTTP handler) [#METR-9342]. 2013-11-28 20:05:54 +00:00
Parsers ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091] 2013-11-28 13:16:46 +00:00
Storages ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091] 2013-11-28 13:16:46 +00:00