ClickHouse/dbms/include/DB/AggregateFunctions
2014-04-28 05:48:24 +04:00
..
AggregateFunctionAny.h dbms: fixed conditional aggregate functions [#METR-10085]. 2014-02-17 23:46:27 +00:00
AggregateFunctionAnyLast.h dbms: fixed conditional aggregate functions [#METR-10085]. 2014-02-17 23:46:27 +00:00
AggregateFunctionArray.h dbms: AggregateFunctionArray: fixed performance issue [#METR-10366]. 2014-03-28 00:32:12 +04:00
AggregateFunctionAvg.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
AggregateFunctionCount.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
AggregateFunctionFactory.h dbms: AggregateFunctionIf: improvement [#CONV-8713]. 2013-09-14 22:56:11 +00:00
AggregateFunctionGroupArray.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
AggregateFunctionGroupUniqArray.h dbms: unified hash tables: development [#METR-2944]. 2014-04-28 05:48:24 +04:00
AggregateFunctionIf.h Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
AggregateFunctionQuantile.h Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
AggregateFunctionQuantileTiming.h dbms: fixed error with aggregate function quantileTiming [#METR-10597]. 2014-03-26 04:34:00 +04:00
AggregateFunctionsArgMinMax.h dbms: fixed conditional aggregate functions [#METR-10085]. 2014-02-17 23:46:27 +00:00
AggregateFunctionsMinMax.h dbms: fixed conditional aggregate functions [#METR-10085]. 2014-02-17 23:46:27 +00:00
AggregateFunctionSum.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
AggregateFunctionUniq.h dbms: unified hash tables: development [#METR-2944]. 2014-04-28 05:48:24 +04:00
IAggregateFunction.h Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
INullaryAggregateFunction.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00
IUnaryAggregateFunction.h dbms: removed one virtual function call in aggregation inner loop [#METR-2944]. 2013-12-22 08:06:30 +00:00