ClickHouse/dbms/include/DB/AggregateFunctions
Sergey Fedorov 8f306f4238 Merge
2014-05-26 20:13:46 +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 Addition to prev. revision [#METR-2944]. 2014-05-23 05:09:18 +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 Addition to prev. revision [#METR-2944]. 2014-05-23 05:09:18 +04:00
AggregateFunctionMerge.h Merge 2014-05-26 20:13:46 +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 Addition to prev. revision [#METR-2944]. 2014-05-23 05:09:18 +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: fixed error [#METR-11220]. 2014-05-23 04:35:14 +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