ClickHouse/dbms
Marek Vavruša c09a43a7b2 DataStreams/SummingSortedBlockInputStream: use builtin aggregated functions
This replaces custom summation function implementations with an implementation
using built-in aggregation functions (sum and sumMap). The goal is to be able to
use specialized variants of aggregation functions, and to have a single
efficient implementation.
2017-10-13 21:51:03 +03:00
..
benchmark Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03:00
cmake Auto version update to [54299] 2017-10-09 00:39:00 +03:00
scripts Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03:00
src DataStreams/SummingSortedBlockInputStream: use builtin aggregated functions 2017-10-13 21:51:03 +03:00
tests Fix SummingMergeTree argument checking logic. 2017-10-13 15:42:32 +03:00
CMakeLists.txt Added support for "include-what-you-use" tool [#CLICKHOUSE-2]. 2017-09-10 09:51:27 +03:00