ClickHouse/dbms/include/DB/AggregateFunctions
2013-10-28 16:13:19 +00:00
..
AggregateFunctionAny.h dbms: fixed working of AggregateFunctionIf with min, max, any, anyLast [#CONV-8713]. 2013-09-14 22:18:56 +00:00
AggregateFunctionAnyLast.h dbms: fixed working of AggregateFunctionIf with min, max, any, anyLast [#CONV-8713]. 2013-09-14 22:18:56 +00:00
AggregateFunctionAvg.h dbms: added AggregateFunctionIf adaptor [#CONV-8713]. 2013-09-11 00:55:31 +00:00
AggregateFunctionCount.h dbms: improved performance of finalizing aggregate functions [#CONV-2944]. 2013-06-30 11:38:46 +00:00
AggregateFunctionFactory.h dbms: AggregateFunctionIf: improvement [#CONV-8713]. 2013-09-14 22:56:11 +00:00
AggregateFunctionGroupArray.h dbms: added aggregate function groupUniqArray [#CONV-8330]. 2013-07-28 20:53:31 +00:00
AggregateFunctionGroupUniqArray.h dbms: addition to prev. revision [#CONV-8330]. 2013-07-28 22:42:22 +00:00
AggregateFunctionIf.h dbms: support for argMinIf and argMaxIf functions [#METR-9001] 2013-10-28 16:13:19 +00:00
AggregateFunctionQuantile.h dbms: quantiles returning NaN for empty state [#CONV-8799]. 2013-09-24 19:56:33 +00:00
AggregateFunctionQuantileTiming.h dbms: aggregate function quantileTiming: added (deterministic) randomization [#CONV-2944]. 2013-10-20 03:57:28 +00:00
AggregateFunctionsArgMinMax.h dbms: Rename file, Code Style fixes, Rename class [#METR-9001] 2013-10-28 14:15:56 +00:00
AggregateFunctionsMinMax.h dbms: fixed working of AggregateFunctionIf with min, max, any, anyLast [#CONV-8713]. 2013-09-14 22:18:56 +00:00
AggregateFunctionSum.h dbms: added AggregateFunctionIf adaptor [#CONV-8713]. 2013-09-11 00:55:31 +00:00
AggregateFunctionUniq.h dbms: added AggregateFunctionIf adaptor [#CONV-8713]. 2013-09-11 00:55:31 +00:00
IAggregateFunction.h dbms: improved performance of finalizing aggregate functions [#CONV-2944]. 2013-06-30 11:38:46 +00:00
INullaryAggregateFunction.h dbms: improved performance of aggregation a little [#CONV-2944]. 2013-06-25 08:06:40 +00:00
IUnaryAggregateFunction.h dbms: improved performance of aggregation a little [#CONV-2944]. 2013-06-25 08:06:40 +00:00