ClickHouse/dbms/src
2017-11-15 22:47:49 +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 merged with master 2017-10-31 15:04:13 +03:00
Functions Rewrote pieces of code with ambiguous '&pointer[offset]' semantics 2017-11-15 22:22:32 +03:00
Interpreters Fixed wording [#CLICKHOUSE-2]. 2017-11-15 22:47:49 +03:00
IO Rewrote pieces of code with ambiguous '&pointer[offset]' semantics 2017-11-15 22:22:32 +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 Addition to prev. revision [#CLICKHOUSE-3396]. 2017-11-12 20:26:49 +03:00
Storages Fixed wording [#CLICKHOUSE-2]. 2017-11-15 22:47:49 +03:00
TableFunctions Merge branch 'master' into catboost-models 2017-11-10 14:40:08 +03:00
CMakeLists.txt Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-04 09:52:02 +03:00