ClickHouse/dbms/src
2017-02-10 09:05:33 +04:00
..
AggregateFunctions Proper behaviour of aggregate functions of nullable arguments (#473) 2017-02-10 09:03:42 +04:00
Analyzers Remove stringstream performance on very short queries (#391) 2017-01-25 05:53:29 +04:00
Client fix build without readline 2017-02-08 01:40:08 +03:00
Columns Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
Common Add request changes for #436 PR. 2017-02-07 23:43:31 +04:00
Core Fixed error [#CLICKHOUSE-2184]. 2017-02-01 05:35:06 +03:00
Databases Setting fsync metadata (#380) 2017-01-23 22:05:07 +04:00
DataStreams Fixed error with GraphiteMergeTree [#CLICKHOUSE-2804]. 2017-02-09 09:45:29 +03:00
DataTypes Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
Dictionaries Add missing counters [#CLICKHOUSE-2197] (#439) 2017-02-02 22:11:00 +04:00
Functions Fixed arrayReduce. Refactoring of ObjectPool. [#CLICKHOUSE-2787] 2017-02-07 23:43:31 +04:00
Interpreters Interpret subquery with empty result as Null literal. [#CLICKHOUSE-2760] 2017-02-07 23:43:31 +04:00
IO Fix external poco and empty http responce 2017-02-08 20:54:32 +04:00
ODBC Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
Parsers Add docs. Add TEST version of KILL QUERY. [#CLICKHOUSE-2120] 2017-01-27 03:59:39 +04:00
Server Fast SIGINT handling and correct exception handling in Benchmark. [#CLICKHOUSE-2774] 2017-02-07 23:43:31 +04:00
Storages forbid multidimensional array columns in MergeTree tables [#CLICKHOUSE-2803] 2017-02-10 09:05:33 +04:00
TableFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
CMakeLists.txt Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-04 09:52:02 +03:00