ClickHouse/dbms/src
2017-10-03 22:12:44 +03:00
..
AggregateFunctions Aggregate function sumMap: improve insertResultInto method and change return type to Tuple(Array(K), Array(V)). 2017-09-19 13:35:25 +01:00
Analyzers Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301]. 2017-09-08 06:47:27 +03:00
Client use enum class 2017-10-03 22:12:44 +03:00
Columns improve getExremes(), fix for ColumnNullable [#CLICKHOUSE-2] 2017-09-26 20:40:02 +03:00
Common allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
Core use enum class 2017-10-03 22:12:44 +03:00
Databases Context parameter added to the IDatabase methods 2017-09-11 21:29:26 +03:00
DataStreams use enum class 2017-10-03 22:12:44 +03:00
DataTypes Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301]. 2017-09-08 06:47:27 +03:00
Dictionaries Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
Functions Fixes (#1286) 2017-09-26 23:29:34 +03:00
Interpreters Start ssl'ing (#CLICKHOUSE-3032) 2017-10-03 22:12:44 +03:00
IO load partition and minmax index from disk [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
Parsers allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
Server Update Server.cpp 2017-10-03 22:12:44 +03:00
Storages don't use partition value as a prefix for FREEZE PARTITION [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
TableFunctions Context parameter added to the IDatabase methods 2017-09-11 21:29:26 +03:00
CMakeLists.txt Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-04 09:52:02 +03:00