ClickHouse/dbms/src
2014-03-27 16:32:37 +04:00
..
AggregateFunctions dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Client dbms: improved performance of short queries [#METR-2944]. 2014-03-10 16:25:37 +04:00
Columns ClickHouse: fixed FixedString. [#METR-9372] 2013-12-03 10:01:04 +00:00
Common fixed build 2014-03-26 18:45:50 +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 clickhouse: updated logical_functions_performance test. [#METR-9599] 2014-02-20 12:19:27 +04:00
Interpreters Fixed build [#METR-2807]. 2014-03-26 22:29:30 +04:00
IO Added checksums to data parts. Not writing them yet. [#METR-10202] 2014-03-27 15:29:40 +04:00
Parsers clickhouse: fixed bad_cast when formatting AST with PREWHERE. [#METR-10504] 2014-03-19 16:01:39 +04:00
Server olap compability: removed ClickPhraseID, ClickTargetPhraseID [#METR-10322] 2014-03-21 12:33:35 +04:00
Storages Deduplicated code for merge tree writing; previous commit is useless. [#METR-10202] 2014-03-27 16:32:37 +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