ClickHouse/dbms/include/DB
2015-11-05 23:08:18 +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: external dictionaries: store null_values in sample_block, use them instead of IColumn::insertDefault for MySQL and MongoDB [#METR-17854] 2015-10-13 18:38:22 +03:00
Functions dbms: allow to materialize tuples [#METR-18586]. 2015-10-29 03:17:50 +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: checking replication delays: development [#METR-17573]. 2015-11-05 23:08:18 +03:00
TableFunctions dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00