ClickHouse/dbms/src
2015-11-06 20:34:48 +03:00
..
AggregateFunctions dbms: implemented TODO [#METR-18564]. 2015-10-29 07:13:18 +03:00
Client dbms: Server: Compilation fix for benchmark. [#METR-16213] 2015-10-14 15:19:55 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
Core dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
DataStreams dbms: when limit for rows to read/result exceeded, will break at next block [#METR-18644]. 2015-11-03 21:58:43 +03:00
DataTypes dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
Functions dbms: dictGetStringOrDefault, other functions on the way [#METR-18520] 2015-11-06 17:54:04 +03:00
Interpreters dbms: Server: Bug fix. If the FROM section of a subquery does not refer to a table, the depth (as specified in the algorithm for distributed IN/JOIN subqueries processing) of this subquery must not increase. [#METR-18524] 2015-11-05 14:11:20 +03:00
IO dbms: use AIOContextPool in ReadBufferAIO [#METR-18618] 2015-11-03 18:15:45 +03:00
ODBC dbms: ODBC: development [#METR-18538]. 2015-11-04 03:50:09 +03:00
Parsers dbms: Server: Code cleanup [#METR-16213] 2015-10-21 18:04:20 +03:00
Server dbms: added /replicas_status handle [#METR-17573]. 2015-11-05 23:24:27 +03:00
Storages dbms: merges don't block ALTERs [#METR-18690]. 2015-11-06 20:34:48 +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