ClickHouse/dbms/include/DB
2015-07-20 17:59:29 +03:00
..
AggregateFunctions dbms: removed aggregate function 'debug' [#METR-2944]. 2015-06-06 02:19:15 +03:00
Client dbms: added setting 'skip_unavailable_shards' [#METR-17059]. 2015-06-28 09:38:18 +03:00
Columns dbms: fixing error with function replicate of arrays of consts [#METR-17110]. 2015-07-06 22:24:51 +03:00
Common dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Core dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
DataStreams dbms: added format TSKV [#METR-2944]. 2015-07-18 07:27:38 +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: add function metroHash64 2015-07-20 17:59:29 +03:00
Interpreters dbms: fixed error with GROUP BY empty arrays [#METR-17361]. 2015-07-18 07:18:14 +03:00
IO dbms: fixed error with rounded float formatting [#METR-17281]. 2015-07-16 23:02:36 +03:00
Parsers dbms: Server: Performance improvement. [#METR-16778] 2015-07-11 18:16:59 +03:00
Storages dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
TableFunctions dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00