ClickHouse/dbms/include/DB
2017-02-02 19:30:27 +03:00
..
AggregateFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
Analyzers Fixed error on clang [#CLICKHOUSE-2]. 2017-01-14 12:09:38 +03:00
Client adopt server timezone in non-interactive mode also 2016-11-17 00:12:08 +00:00
Columns Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
Common Settings 'max_memory_usage_for_user' and 'max_memory_usage_for_all_queries': do not interfere between different queries [#CLICKHOUSE-2796]. 2017-02-01 06:53:10 +03:00
Core Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
Databases Setting fsync metadata (#380) 2017-01-23 22:05:07 +04:00
DataStreams Add missing include 2017-02-02 19:30:27 +03:00
DataTypes Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
Dictionaries External dictionary profiling [#CLICKHOUSE-2197] (#381) 2017-01-25 22:40:44 +04:00
Functions Cmake: Test on having sse (#405) 2017-01-27 23:55:33 +04:00
Interpreters Added setting 'send_progress_in_http_headers', disabled by default [#CLICKHOUSE-32]. 2017-02-01 04:19:32 +03:00
IO Moved code to .cpp [#CLICKHOUSE-2027]. 2017-01-30 08:13:58 +03:00
Parsers Revert "Revert "KILL QUERY"" 2017-01-30 18:43:20 +03:00
Storages Introduce LRUCache::getOrSet(), use it to avoid mark cache stampede [#CLICKHOUSE-2115] 2017-01-31 22:45:10 +04:00
TableFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00