ClickHouse/dbms/src
2017-09-26 20:40:02 +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 Fixed awful translation [#CLICKHOUSE-2]. 2017-09-10 05:06:16 +03:00
Columns Fixed half of bad code [#CLICKHOUSE-2]. 2017-09-16 21:36:16 +03:00
Common allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
Core allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
Databases Context parameter added to the IDatabase methods 2017-09-11 21:29:26 +03:00
DataStreams Resolve conflict in SummingSortedBlockInputStream when moving FieldVisitorSum. 2017-09-18 18:46:10 +01: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 fixed defalut Nullable implementation for Const(Nullable) columns 2017-09-26 20:34:48 +03:00
Interpreters allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +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 A small enhancement. CLICKHOUSE-3333. 2017-09-24 02:52:49 +03:00
Storages allow arbitrary partition literals in ALTER PARTITION queries [#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