ClickHouse/dbms/include/DB/AggregateFunctions
2014-05-22 18:09:10 +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: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
AggregateFunctionGroupUniqArray.h dbms: fixed error [#METR-2944]. 2014-05-03 20:03:49 +04:00
AggregateFunctionIf.h Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
AggregateFunctionMerge.h dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894] 2014-05-22 18:09:10 +04:00
AggregateFunctionQuantile.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
AggregateFunctionQuantileTiming.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
AggregateFunctionsArgMinMax.h dbms: fixed conditional aggregate functions [#METR-10085]. 2014-02-17 23:46:27 +00:00
AggregateFunctionsMinMax.h dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894] 2014-05-22 18:09:10 +04:00
AggregateFunctionState.h dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894] 2014-05-22 18:09:10 +04:00
AggregateFunctionSum.h dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894] 2014-05-22 18:09:10 +04:00
AggregateFunctionUniq.h dbms: removed useless code, fixed error [#METR-10719]. 2014-05-16 05:25:20 +04:00
IAggregateFunction.h dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894] 2014-05-22 18:09:10 +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