ClickHouse/dbms/include/DB
2015-11-06 20:34:48 +03:00
..
AggregateFunctions dbms: fixed error [#METR-18564]. 2015-10-30 05:34:24 +03:00
Client dbms: Server: Removed unused header include. [#METR-16213] 2015-10-12 18:10:08 +03:00
Columns dbms: probably fixed error [#METR-18611]. 2015-11-02 22:19:29 +03:00
Common AIOContextPool: wait for all io_events in flight before destruction [#METR-18618] 2015-11-05 18:40:01 +03:00
Core dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +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
Dictionaries dbms: dictGetStringOrDefault, other functions on the way [#METR-18520] 2015-11-06 17:54:04 +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
Parsers Merge 2015-10-21 17:57:10 +03:00
Storages dbms: merges don't block ALTERs [#METR-18690]. 2015-11-06 20:34:48 +03:00
TableFunctions dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00