ClickHouse/dbms/src
2017-11-12 16:19:48 +03:00
..
AggregateFunctions Added support UUID type for distinct, uniq* functions and joins 2017-11-12 04:07:05 +03:00
Analyzers Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301]. 2017-09-08 06:47:27 +03:00
Client Update Connection.cpp 2017-10-30 21:22:56 +03:00
Columns Cmake: fix warnings (#1437) 2017-11-02 17:14:16 +03:00
Common Embedded compiler (#1484) 2017-11-12 15:58:40 +03:00
Core Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
Databases save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2] 2017-10-30 21:39:39 +03:00
DataStreams Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
DataTypes Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
Dictionaries Merge pull request #1380 from yandex/catboost-models 2017-10-30 19:16:41 +03:00
Functions Addition to prev. revision [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
Interpreters Merge branch 'embedded-compiler' 2017-11-12 16:09:56 +03:00
IO Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
Parsers save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2] 2017-10-30 21:39:39 +03:00
Server Embedded compiler: development [#CLICKHOUSE-3396]. 2017-11-12 16:19:48 +03:00
Storages Addition to prev. revision [#CLICKHOUSE-3402]. 2017-11-09 22:25:21 +03:00
TableFunctions Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2]. 2017-11-04 06:20:18 +03:00
CMakeLists.txt Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-04 09:52:02 +03:00