ClickHouse/dbms/src
2017-02-07 20:08:43 +04:00
..
AggregateFunctions Fixed groupUniqArray for Date and DateTime types. [#METR-23869] 2016-12-16 13:59:16 +03:00
Analyzers Remove stringstream performance on very short queries (#391) 2017-01-25 05:53:29 +04:00
Client Fix compiling utils without readline (#429) 2017-01-31 23:34:30 +04:00
Columns Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
Common #455 also update tmp_files_info_path when files_info_path is changed 2017-02-06 17:09:54 +05: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 Avoid extra current limits checks in non-root streams. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04: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 Added function 'timezone' for introspection [#CLICKHOUSE-2765]. 2017-01-22 14:07:45 +03:00
Interpreters Fixed long ProcessList lock in case of remote server timeout. [#CLICKHOUSE-2799] 2017-02-07 20:08:43 +04:00
IO Removed wrong code [#CLICKHOUSE-2]. 2017-02-07 09:24:23 +03: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 differentiate setrlimit error messages 2017-02-07 09:28:53 +04:00
Storages Change default user and paths [#CLICKHOUSE-2715] (#382) 2017-01-31 23:53:05 +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