ClickHouse/dbms/include/DB
2013-12-03 10:19:57 +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 ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +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 Merge 2013-11-30 18:43:59 +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 ClickHouse: added toFixedString function. [#METR-9091] 2013-12-03 10:19:57 +00:00
Interpreters dbms: more clear code [#METR-2944]. 2013-11-29 22:10:15 +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: working PREWHERE section. [#METR-9091] 2013-12-02 12:15:39 +00:00