ClickHouse/dbms/include/DB
2014-04-03 15:46:32 +04:00
..
AggregateFunctions dbms: AggregateFunctionArray: fixed performance issue [#METR-10366]. 2014-03-28 00:32:12 +04:00
Client dbms: fixes and more comments on 'Global in' and external tables behavior [METR-10071] 2014-03-27 16:06:45 +04:00
Columns dbms: fixed sorting of arrays [#METR-10572]. 2014-03-26 03:16:20 +04:00
Common Fixed build. [#METR-10566] 2014-03-25 22:19:08 +04:00
Core Moved DB::Exception and StackTrace to statdaemons (to allow zkutil to have stack trace in exceptions without depending on dbms). [#METR-10202] 2014-04-03 11:14:42 +04:00
DataStreams dbms: DISTINCT before ORDER BY. [#METR-9627] 2014-03-28 20:08:48 +04:00
DataTypes Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
Functions dbms: style [#METR-10071]. 2014-03-27 23:09:23 +04:00
Interpreters dbms: add support for drop nested columns [#METR-10550] 2014-04-03 15:46:31 +04:00
IO Merge 2014-03-28 18:36:24 +04:00
Parsers dbms: fixed removing arrayJoin from subquery. [#METR-9549] 2014-03-27 23:50:02 +04:00
Storages dbms: added removing of nested columns to merge tree [#METR-10550] 2014-04-03 15:46:32 +04:00
TableFunctions dbms: remote() table function can be used with dot: remote('127.0.0.1', system.one). [#METR-2807] 2014-03-28 20:08:48 +04:00