ClickHouse/dbms/include/DB
2015-06-12 02:38:55 +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 SipHash: allowed not to call update for empty strings (less than 0.3% performance degradation on all test data) [#METR-16781]. 2015-06-10 22:56:57 +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:22:02 +03:00
DataTypes dbms: fixed error with tuples [#METR-13649]. 2015-06-12 02:38:55 +03:00
Dictionaries dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
Functions dbms: replace old lower/upper(UTF8) with vectorized ones [#METR-14764] 2015-06-10 15:47:27 +03:00
Interpreters dbms: JOIN: added checking of types of key columns [#METR-16762]. 2015-06-10 02:50:22 +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 Merge 2015-06-11 03:35:36 +03:00
TableFunctions dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00