ClickHouse/dbms/include/DB
2016-08-09 23:39:28 +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 Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00
Common Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Core Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +03:00
Databases Removed useless code (experimental) [#METR-2944]. 2016-08-02 04:46:05 +03:00
DataStreams Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Functions Addition to prev. revision [#METR-2807]. 2016-08-07 12:10:45 +03:00
Interpreters Whitespace [#METR-2944]. 2016-08-09 23:39:03 +03:00
IO Added comment [#METR-22173]. 2016-08-04 08:47:59 +03:00
Parsers Fixed warnings on clang [#METR-2944]. 2016-08-07 19:17:57 +03:00
Storages Attempt to improve performance of replication queue processing [#METR-22352]. 2016-08-09 23:39:28 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00