ClickHouse/dbms/include/DB
2015-03-25 13:10:35 +03:00
..
AggregateFunctions dbms: temporarily added aggregate function 'debug' [#METR-15530]. 2015-03-19 06:58:23 +03:00
Client Revert "dbms: Server: Fixed race condition in ConnectionPoolWithFailover. [#METR-15331]" 2015-03-24 03:41:03 +03:00
Columns dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00
Common dbms: HashTable: grower getBufferSizeInCells 2015-03-24 20:04:03 +03:00
Core dbms: added setting 'force_index_by_date' [#METR-15484]. 2015-03-14 04:20:10 +03:00
DataStreams dbms: Server: fixed issue with query cancellation. [#METR-14410] 2015-03-20 19:20:47 +03:00
DataTypes dbms: allow DataTypeFactory to be some weird multi-instance singleton, I don't feel like modifying all the code which uses it right now 2015-03-20 18:45:36 +03:00
Dictionaries dbms: correct load factor for FlatDictionary (based on capacity, not size). [#METR-15569] 2015-03-25 13:10:35 +03:00
Functions dbms: allow using Date and DateTime with dictionaries. [#METR-13298] 2015-03-20 18:45:36 +03:00
Interpreters dbms: tiny improvement [#METR-2944]. 2015-03-25 04:45:42 +03:00
IO dbms: irrelevant fixes [#METR-15530]. 2015-03-18 04:48:15 +03:00
Parsers dbms: preparation [#METR-2944]. 2015-03-02 04:10:58 +03:00
Storages dbms:dummy system.dictionaries and dictionary exception logging. [#METR-13298] 2015-03-24 12:50:39 +03:00
TableFunctions dbms: improved error messages for table function remote [#METR-15145]. 2015-02-28 00:05:56 +03:00