ClickHouse/dbms/include/DB
2015-06-08 23:19:28 +03:00
..
AggregateFunctions dbms: removed aggregate function 'debug' [#METR-2944]. 2015-06-06 02:19:15 +03:00
Client dbms: fixed error [#METR-16575] [#METR-16573]. 2015-05-29 03:33:56 +03:00
Columns dbms: fixed error [#METR-16164]. 2015-05-03 11:06:15 +03:00
Common dbms: fixed error with memory tracking [#METR-16433]. 2015-06-08 07:59:45 +03:00
Core dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
DataStreams dbms: removed useless code [#METR-16739]. 2015-06-08 23:19:28 +03:00
DataTypes dbms: added support for arrays in tuple in NativeBlock streams [#METR-15964]. 2015-04-16 13:48:35 +03:00
Dictionaries dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
Functions dbms: added functions for manipulation of aggregation states [#METR-16677]. 2015-06-06 03:28:37 +03:00
Interpreters dbms: addition to SETTINGS [#METR-16354]. 2015-06-06 23:00:08 +03:00
IO dbms: add network compression method to settings [#METR-16391] 2015-05-22 18:22:36 +03:00
Parsers dbms: added optional section SETTINGS to SELECT query [#METR-16354]. 2015-06-06 00:28:04 +03:00
Storages dbms: prevent moving array join-ed columns to PREWHERE. No diagnostic for ExpressionAnalyzer yet though [#METR-16525] 2015-06-08 19:05:44 +03:00
TableFunctions dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00