ClickHouse/dbms/include/DB
2014-01-03 06:31:32 +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: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +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 Addition to prev. revision [#METR-2944]. 2013-12-27 18:01:53 +00:00
IO Addition to prev. revision [#METR-9578]. 2014-01-03 06:31:32 +00:00
Parsers materialized view: added POPULATE option [#METR-9076] 2013-12-10 12:23:43 +00:00
Storages Merge 2013-12-26 13:55:19 +00:00