ClickHouse/dbms/include/DB
2017-01-19 03:48:59 +04:00
..
AggregateFunctions Fixed segfault in aggregation combinators using complex functions with Arenas. [#METR-24025] 2017-01-09 15:41:47 +03: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 Added one more column to system.parts [#CLICKHOUSE-2757]. 2017-01-17 23:54:32 +03:00
Common Added memory tracking events and columns for merges. [#METR-23911] 2016-12-31 02:39:53 +03:00
Core Reorganize includes, less depends in .h files 2017-01-16 22:47:11 +03:00
Databases Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
DataStreams Squashed commit of the following: 2017-01-14 12:00:19 +03:00
DataTypes Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
Dictionaries External dictionaries: MySQL source: Allow columns with names from reserved words [#CLICKHOUSE-2717]. 2017-01-14 05:30:03 +03:00
Functions Miscellaneous [#CLICKHOUSE-11]. 2017-01-17 03:25:43 +03:00
Interpreters translate comments [#CLICKHOUSE-3] 2017-01-19 03:48:59 +04:00
IO Fix compiling in freebsd/clang 2017-01-17 18:03:32 +00:00
Parsers parse INTO OUTFILE clause [#CLICKHOUSE-2133] 2017-01-19 03:48:59 +04:00
Storages Added one more column to system.parts [#CLICKHOUSE-2757]. 2017-01-17 23:54:32 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00