ClickHouse/dbms/include/DB
2014-04-04 22:08:01 +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 dbms: removed useless memset, lowered default max_query_size [#METR-10718]. 2014-04-02 22:38:17 +04:00
Core dbms: added checking of max_query_size [#METR-10718]. 2014-04-04 06:27:01 +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: added support for 'point of view' argument of functions working with dictionaries [#METR-10713]. 2014-04-04 22:08:01 +04:00
Interpreters dbms: added support for 'point of view' argument of functions working with dictionaries [#METR-10713]. 2014-04-04 22:08:01 +04:00
IO Merge 2014-03-28 18:36:24 +04:00
Parsers dbms: fixed error with parser [#METR-10718]. 2014-04-02 21:13:10 +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