ClickHouse/dbms/include/DB
2014-01-04 04:53:07 +00:00
..
AggregateFunctions dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
Client dbms: can change load_balancing in runtime [#METR-9350] 2013-12-11 11:51:01 +00:00
Columns dbms: Fixed error with uninitialized data in FixedString columns [#METR-9621]. 2013-12-30 17:25:50 +00:00
Common dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
Core Merge 2013-12-26 13:55:19 +00:00
DataStreams ClickHouse: changed readSuffix calling requirements to match what RemoteBlockInputStream expects; changed some streams to meet that requirements. It fixed segfault with DISTINCT with LIMIT from Distributed table. [#METR-9598] 2013-12-27 13:22:32 +00:00
DataTypes Removed useless whitespace [#METR-2807]. 2013-12-17 19:40:23 +00:00
Functions clickhouse: readable exception instead of NULL pointer for some higher order functions in some cases. [#METR-9254] 2013-12-30 13:08:47 +00:00
Interpreters dbms: tiny modification [#METR-2944]. 2014-01-03 09:06:42 +00:00
IO dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
Parsers materialized view: added POPULATE option [#METR-9076] 2013-12-10 12:23:43 +00:00
Storages dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00