ClickHouse/dbms/include/DB
2016-10-14 14:47:11 +03:00
..
AggregateFunctions Merge pull request #116 from ludv1x/METR-22071 2016-09-29 23:53:18 +04:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns Added allocatesMemoryInArena() method for aggregate functions. 2016-09-28 16:28:55 +03:00
Common Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
Core Trying to fix stuck in external aggregation [#METR-22869]. 2016-09-23 08:49:55 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Fixed test build after change of JSON output formats API. 2016-10-10 12:04:56 +03:00
DataTypes Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Dictionaries add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Functions Merge pull request #123 from yandex/METR-22935 2016-09-29 23:57:05 +04:00
Interpreters Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03:00
IO Merge pull request #116 from ludv1x/METR-22071 2016-09-29 23:53:18 +04:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Storages Made merge_selecting_thread creation & deletion atomic. [#METR-22471] 2016-10-14 14:47:11 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00