ClickHouse/dbms/include/DB/AggregateFunctions
2016-01-19 05:25:07 +03:00
..
AggregateFunctionArray.h dbms: fixed error [#METR-19592]. 2016-01-13 03:47:12 +03:00
AggregateFunctionAvg.h
AggregateFunctionCount.h
AggregateFunctionFactory.h
AggregateFunctionGroupArray.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
AggregateFunctionGroupUniqArray.h
AggregateFunctionIf.h
AggregateFunctionMerge.h
AggregateFunctionQuantile.h
AggregateFunctionQuantileDeterministic.h
AggregateFunctionQuantileExact.h dbms: quantiles: allowed parameters in non-increasing order [#METR-18778]. 2015-11-24 00:33:43 +03:00
AggregateFunctionQuantileExactWeighted.h dbms: quantiles: allowed parameters in non-increasing order [#METR-18778]. 2015-11-24 00:33:43 +03:00
AggregateFunctionQuantileTDigest.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:22:40 +03:00
AggregateFunctionQuantileTiming.h dbms: quantiles: allowed parameters in non-increasing order [#METR-18778]. 2015-11-24 00:33:43 +03:00
AggregateFunctionsArgMinMax.h
AggregateFunctionSequenceMatch.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
AggregateFunctionsMinMaxAny.h dbms: workaround for incompatibility with gcc and clang [#METR-19128]. 2015-11-27 00:31:06 +03:00
AggregateFunctionsStatistics.h
AggregateFunctionState.h
AggregateFunctionSum.h AggregateFunctionSum: change type prerequisite to behavesAsNumber [#METR-19265] 2015-12-22 15:03:47 +03:00
AggregateFunctionUniq.h
AggregateFunctionUniqUpTo.h
Helpers.h dbms: add support for comparing enums [#METR-19265] 2015-12-22 15:03:47 +03:00
HelpersMinMaxAny.h
IAggregateFunction.h dbms: fixed dynamic compilation [#METR-2944]. 2016-01-19 05:25:07 +03:00
IBinaryAggregateFunction.h dbms: better [#METR-19278]. 2015-12-23 10:00:33 +03:00
INullaryAggregateFunction.h dbms: better [#METR-19278]. 2015-12-23 10:00:33 +03:00
IUnaryAggregateFunction.h dbms: better [#METR-19278]. 2015-12-23 10:00:33 +03:00
QuantilesCommon.h dbms: quantiles: allowed parameters in non-increasing order [#METR-18778]. 2015-11-24 00:33:43 +03:00
ReservoirSampler.h
ReservoirSamplerDeterministic.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
UniqCombinedBiasData.h
UniquesHashSet.h
UniqVariadicHash.h