ClickHouse/dbms/src
2015-05-14 01:17:28 +03:00
..
AggregateFunctions dbms: sequenceMatch aggregate function draft, temporal conditions currently ignored [#METR-16058] 2015-05-07 17:04:27 +03:00
Client dbms: throw NetExceptions on errors with Network [#METR-15570] 2015-05-08 12:24:42 +03:00
Columns dbms: fixed error [#METR-2944]. 2014-08-17 09:12:46 +04:00
Common Greatly simplfied code. [#METR-15652] 2015-05-07 15:28:09 +03:00
Core dbms: fixed Block::insertDefault method for elements of nested data structures (it is used in AddedDefaultsBlockInputStream, InterpreterInsertQuery) [#METR-15896]. 2015-04-09 05:10:06 +03:00
DataStreams dbms: fixed error with merging [#METR-16247]. 2015-05-12 07:55:14 +03:00
DataTypes dbms: cut dependencies [#METR-2944]. 2015-04-14 05:45:30 +03:00
Functions dbms: function 'transform': development [#METR-15987]. 2015-04-28 07:47:27 +03:00
Interpreters dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations. 2015-05-13 19:11:24 +03:00
IO dbms: Server: In the code managing asynchronous writes, fill with zeroes the portion of the buffer that is eventually truncated in order to keep Valgrind quiet. [#METR-15090] 2015-05-14 01:17:28 +03:00
Parsers Revert "dbms: improvement (incomplete) [#METR-16164]." 2015-05-03 12:13:08 +03:00
Server Merge 2015-05-12 17:44:10 +03:00
Storages dbms: add system.dictionaries.query_count field [#METR- 2015-05-08 15:31:34 +03:00
TableFunctions dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168]. 2015-02-27 23:35:26 +03:00