ClickHouse/dbms/include/DB
2016-11-20 07:47:51 +03:00
..
AggregateFunctions Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Client adopt server timezone in non-interactive mode also 2016-11-17 00:12:08 +00:00
Columns Fixed error with ColumnAggregateFunction [#METR-22971]. 2016-11-02 00:06:41 +03:00
Common Better logic when there is very large number of parts in non-replicated MergeTree [#METR-22327]. 2016-11-18 05:34:34 +03:00
Core Added missing modification [#METR-23505]. 2016-11-16 09:15:38 +03:00
Databases Put DatabaseMemory class into separated file. 2016-11-09 22:05:35 +03:00
DataStreams move some impl details of DistinctBlockInputStream to cpp 2016-11-11 02:24:40 +05:00
DataTypes Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Dictionaries Merge pull request #151 from Civil/osx_compatibility 2016-11-01 21:09:48 +04:00
Functions update after review 2016-11-16 18:52:35 +03:00
Interpreters Fixed ClientInfo [#METR-19471]. 2016-11-16 23:46:02 +03:00
IO Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Parsers Added string concatenation operator [#METR-23546]. 2016-11-20 07:47:51 +03:00
Storages Better backpressure for INSERT SELECT into MergeTree [#METR-22327]. 2016-11-18 05:05:25 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00