ClickHouse/dbms/include/DB
2013-12-12 15:12:18 +00:00
..
AggregateFunctions dbms: additional performance improvement [#METR-2944]. 2013-11-03 23:54:12 +00:00
Client dbms: can change load_balancing in runtime [#METR-9350] 2013-12-11 11:51:01 +00:00
Columns dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
Common dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
Core dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350] 2013-12-11 11:51:08 +00:00
DataStreams dbms: fixed error [#METR-9007]. 2013-12-08 05:18:22 +00:00
DataTypes ClickHouse: added checks for non-positive FixedString size. [#METR-9091] 2013-12-04 10:02:43 +00:00
Functions dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
Interpreters dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350] 2013-12-11 11:51:08 +00:00
IO dbms: Added a small comment to CachedCompressedReadBuffer. [#METR-2807] 2013-12-11 13:36:07 +00:00
Parsers materialized view: added POPULATE option [#METR-9076] 2013-12-10 12:23:43 +00:00
Storages merge tree: fixed incorrect usage of Singleton [METR-9279] [METR-9444] 2013-12-12 15:12:18 +00:00