ClickHouse/dbms/include/DB
2016-09-19 09:02:42 +03:00
..
AggregateFunctions Less code [#MOBMET-3953]. 2016-08-07 01:31:58 +03:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns ColumnVector: renamed get() to getElement() 2016-08-23 15:58:49 +03:00
Common Fixed error [#METR-22625]. 2016-09-02 05:58:59 +03:00
Core Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams MergingAggregatedMemoryEfficient: clarifications, probably fixed error with aggregation_memory_efficient_merge_threads > 1 [#METR-22237]. 2016-09-19 08:01:32 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Functions Added 'runningDifference' function [#METR-22730]. 2016-09-17 01:00:30 +03:00
Interpreters Enabling parallel merging of intermediate aggregation results in memory efficient mode [#METR-22237]. 2016-09-19 09:02:42 +03:00
IO add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Storages Investigation [#METR-2944]. 2016-09-04 20:12:07 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00