ClickHouse/dbms/src/AggregateFunctions
2016-02-20 22:04:35 +03:00
..
AggregateFunctionArray.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionAvg.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionCount.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionDebug.cpp dbms: added comment [#METR-19278]. 2015-12-23 09:59:53 +03:00
AggregateFunctionFactory.cpp dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
AggregateFunctionGroupArray.cpp dbms: improved performance of aggregate function groupArray [#METR-18778]. 2015-11-15 07:54:56 +03:00
AggregateFunctionGroupUniqArray.cpp Removed function groupUniqArray from Array argument [#METR-20150]. 2016-02-20 22:04:35 +03:00
AggregateFunctionIf.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionMerge.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionQuantileExact.cpp dbms: quantileExact: initial implementation [#METR-18778]. 2015-11-15 06:11:24 +03:00
AggregateFunctionQuantileExactWeighted.cpp dbms: added aggregate function quantileExactWeighted and companions [#METR-18778]. 2015-11-15 11:31:08 +03:00
AggregateFunctionsMinMaxAny.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsQuantile.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsQuantileDeterministic.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsQuantileTDigest.cpp dbms: implemented quantilesTDigest and quantilesTDigestWeighted aggregate functions [#METR-19024]. 2015-11-21 17:04:43 +03:00
AggregateFunctionsQuantileTiming.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsSequenceMatch.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsStatistics.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionState.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionSum.cpp Merge 2015-09-24 15:40:36 +03:00
AggregateFunctionsUniq.cpp dbms: implemented TODO [#METR-18564]. 2015-10-29 07:13:18 +03:00
AggregateFunctionUniqUpTo.cpp dbms: added variadic variant of aggregate function uniqUpTo [#METR-18564]. 2015-10-29 06:41:09 +03:00
UniqCombinedBiasData.cpp Merge 2015-10-08 17:23:23 +03:00