ClickHouse/dbms/include/DB
2015-07-31 02:41:02 +03:00
..
AggregateFunctions Merge 2015-07-20 20:09:43 +03:00
Client dbms: added setting 'skip_unavailable_shards' [#METR-17059]. 2015-06-28 09:38:18 +03:00
Columns dbms: added comment [#METR-2944]. 2015-07-23 14:11:41 +03:00
Common dbms: added function arrayUniq [#METR-17429]. 2015-07-23 14:11:10 +03:00
Core dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
DataStreams dbms: added memory-efficient mode of distributed aggregation [#METR-17536]. 2015-07-31 02:41:02 +03:00
DataTypes dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Dictionaries dbms: RangeHashedDictionary: fix constructor fomartting 2015-07-17 18:56:34 +03:00
Functions dbms: added function emptyArrayToSingle [#METR-17474]. 2015-07-26 13:40:32 +03:00
Interpreters dbms: added memory-efficient mode of distributed aggregation [#METR-17536]. 2015-07-31 02:41:02 +03:00
IO dbms: fixed error with rounded float formatting [#METR-17281]. 2015-07-16 23:02:36 +03:00
Parsers dbms: implemented LEFT ARRAY JOIN [#METR-17474]. 2015-07-26 13:54:45 +03:00
Storages dbms: fixed comment [#METR-2944]. 2015-07-27 16:36:22 +03:00
TableFunctions dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00