ClickHouse/dbms/src
Alexey Milovidov 1246d54830 Merge
2014-04-03 20:23:31 +04:00
..
AggregateFunctions dbms: fixed checking aggregate function names with "Array" suffix [METR-10366] 2014-03-28 16:19:59 +04:00
Client clickhouse-client: multiquery support. [#METR-10639] 2014-03-28 17:47:55 +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 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: fixed build [#METR-10616]. 2014-03-29 00:32:38 +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 Merge 2014-04-03 20:23:31 +04:00
IO dbms: updated test [#METR-8766]. 2014-04-02 11:14:40 +04:00
Parsers dbms: fixes in create temporary table [METR-10071] 2014-04-01 17:41:03 +04:00
Server dbms: fixed bug with sending totals and extreams in clickhouse server [METR-10071] 2014-03-28 19:33:30 +04:00
Storages dbms: added removing of nested columns to merge tree [#METR-10550] 2014-04-03 15:46:32 +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