ClickHouse/dbms/src
2014-03-28 16:13:58 +04:00
..
AggregateFunctions dbms: aggregate function array [METR-10366] 2014-03-27 16:48:09 +04:00
Client dbms: style [#METR-10071]. 2014-03-27 23:09:23 +04:00
Columns ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common dbms: style [#METR-10071]. 2014-03-27 23:09:23 +04:00
Core dbms: tiny improvement [#METR-10240]. 2014-03-07 07:58:13 +04:00
DataStreams Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
DataTypes Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
Functions dbms: Global in function, sexternal tables transfers to remote servers [METR-10071] 2014-03-27 16:06:45 +04:00
Interpreters dbms: (Warning: this commit makes clickhouse distributed queries incompatible with previous versions) Improved distributed query processing: more stages and optimizations are now made on remote side. Significantly reduced spaghettiness of InterpreterSelectQuery. [#METR-10616] 2014-03-28 16:13:58 +04:00
IO Added checksums to data parts. Not writing them yet. [#METR-10202] 2014-03-27 15:29:40 +04:00
Parsers dbms: added pretty-formatting for GLOBAL IN; pedantic modifications in comments [#METR-10071]. 2014-03-27 21:58:25 +04:00
Server dbms: fixed cancelling input stream in tcphandler [METR-10071] 2014-03-27 16:06:45 +04:00
Storages dbms: style [#METR-10071]. 2014-03-27 23:09:23 +04:00
TableFunctions table functions: fixed error when expression analyzer throw exception on unknown function [METR-9750] 2014-02-26 14:52:22 +04:00