ClickHouse/dbms/include/DB
2015-03-11 14:18:36 +03:00
..
AggregateFunctions dbms: addition to prev. revision [#METR-2944]. 2015-03-01 04:10:52 +03:00
Client Connection: ping can be executed as long as read/write timeout [#METR-15351] 2015-03-11 14:18:36 +03:00
Columns dbms: fixed error [#METR-15371]. 2015-03-10 23:16:13 +03:00
Common dbms: fixed potential error [#METR-15352]. 2015-03-07 04:03:14 +03:00
Core PoolWithFailover: increased error decreasing period [#METR-15351] 2015-03-11 14:18:36 +03:00
DataStreams dbms: more uniform distribution of work among threads [#METR-2944]. 2015-03-08 01:00:58 +03:00
DataTypes
Dictionaries dbms: CacheDictionary: store values for missing ids explicitly. Store exceptions for more user-friendly error messages [#METR-13298] 2015-03-06 19:13:59 +03:00
Functions dbms: superior implementation of dictGetHierarchy [#METR-13298] 2015-03-06 16:38:07 +03:00
Interpreters dbms: addition to prev. revision [#METR-15352]. 2015-03-07 04:10:14 +03:00
IO dbms: added ZSTD algorithm (experimental) [#METR-15386]. 2015-03-09 04:15:43 +03:00
Parsers dbms: preparation [#METR-2944]. 2015-03-02 04:10:58 +03:00
Storages
TableFunctions