ClickHouse/dbms/include/DB
2014-04-07 03:15:27 +04:00
..
AggregateFunctions dbms: AggregateFunctionArray: fixed performance issue [#METR-10366]. 2014-03-28 00:32:12 +04:00
Client dbms: ConnectionPoolWithFailover: better [#METR-10500]. 2014-04-07 03:15:27 +04:00
Columns dbms: fixed sorting of arrays [#METR-10572]. 2014-03-26 03:16:20 +04:00
Common dbms: removed virtual columns from StorageDistributed [#METR-9172]. 2014-04-07 01:59:27 +04:00
Core dbms: added checking of max_query_size [#METR-10718]. 2014-04-04 06:27:01 +04:00
DataStreams dbms: removed virtual columns from StorageDistributed [#METR-9172]. 2014-04-07 01:59:27 +04:00
DataTypes Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
Functions dbms: more simple [#METR-10713]. 2014-04-05 03:41:54 +04:00
Interpreters dbms: fixed error when uncompressed_cache or marks_cache is not set [#METR-2944]. 2014-04-05 23:54:00 +04:00
IO Merge 2014-03-28 18:36:24 +04:00
Parsers dbms: tiny improvement [#METR-10718]. 2014-04-06 11:23:42 +04:00
Storages dbms: removed virtual columns from StorageDistributed [#METR-9172]. 2014-04-07 01:59:27 +04:00
TableFunctions dbms: remote() table function can be used with dot: remote('127.0.0.1', system.one). [#METR-2807] 2014-03-28 20:08:48 +04:00