ClickHouse/dbms/include/DB
2015-07-15 05:58:28 +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 Merge 2015-07-03 11:29:53 +03:00
Core dbms: probably faster (needs testing) [#METR-2944]. 2015-07-14 00:28:19 +03:00
DataStreams dbms: logging query finish for queries without result [#METR-16946]. 2015-07-14 06:05:10 +03:00
DataTypes dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
Dictionaries dbms: implement dictGet* functions for RangeHashedDictionary. [#METR-17111 2015-07-14 16:06:25 +03:00
Functions dbms: range_hashed dictGet*: add a missing call to resizing constructor of ColumnVector. [#METR-17111] 2015-07-14 18:05:46 +03:00
Interpreters dbms: addition to prev. revision [#METR-15553]. 2015-07-15 05:58:28 +03:00
IO Merge 2015-07-08 02:11:30 +03:00
Parsers dbms: Server: Performance improvement. [#METR-16778] 2015-07-11 18:16:59 +03:00
Storages Merge 2015-07-08 07:38:46 +03:00
TableFunctions dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00