ClickHouse/dbms/include/DB/AggregateFunctions
2015-01-19 22:51:46 +03:00
..
AggregateFunctionArray.h
AggregateFunctionAvg.h
AggregateFunctionCount.h
AggregateFunctionFactory.h
AggregateFunctionGroupArray.h dbms: fixed performance issue caused by typo [#METR-14654]. 2015-01-19 22:51:46 +03:00
AggregateFunctionGroupUniqArray.h
AggregateFunctionIf.h
AggregateFunctionMerge.h
AggregateFunctionQuantile.h dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199] 2014-11-21 16:34:37 +03:00
AggregateFunctionQuantileDeterministic.h dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199] 2014-11-21 16:34:37 +03:00
AggregateFunctionQuantileTiming.h
AggregateFunctionsArgMinMax.h
AggregateFunctionsMinMaxAny.h dbms: fixed error in aggregate function minIf [#METR-2944]. 2014-12-02 03:19:11 +03:00
AggregateFunctionState.h
AggregateFunctionSum.h
AggregateFunctionUniq.h
AggregateFunctionUniqUpTo.h
IAggregateFunction.h
IBinaryAggregateFunction.h dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199] 2014-11-21 16:34:37 +03:00
INullaryAggregateFunction.h
IUnaryAggregateFunction.h
ReservoirSamplerDeterministic.h dbms: prohibit narrow-width integral types for determinator of quantile(s)Deterministic. [#METR-13199] 2014-11-21 17:07:25 +03:00