ClickHouse/dbms/include/DB/AggregateFunctions
2017-03-09 07:26:17 +03:00
..
AggregateFunctionArray.h translate comments 2017-03-09 01:56:38 +01:00
AggregateFunctionAvg.h translate comments 2017-03-09 01:56:38 +01:00
AggregateFunctionCount.h fix missing includes (#483) 2017-02-12 14:40:47 +03:00
AggregateFunctionFactory.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
AggregateFunctionGroupArray.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionGroupUniqArray.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionIf.h Removed zero-width spaces [#CLICKHOUSE-3]. 2017-03-09 07:18:41 +03:00
AggregateFunctionMerge.h translate comments 2017-03-09 01:56:38 +01:00
AggregateFunctionNull.h Banned Null(AggregateFunction(...)) type in arrayReduce. Fix test. [#CLICKHOUSE-2845] 2017-02-18 22:25:19 +03:00
AggregateFunctionQuantile.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionQuantileDeterministic.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionQuantileExact.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionQuantileExactWeighted.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionQuantileTDigest.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionQuantileTiming.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionsArgMinMax.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionSequenceMatch.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
AggregateFunctionsMinMaxAny.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionsStatistics.h Removed zero-width spaces [#CLICKHOUSE-3]. 2017-03-09 07:18:41 +03:00
AggregateFunctionState.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
AggregateFunctionSum.h translate comments 2017-03-09 01:56:38 +01:00
AggregateFunctionUniq.h Removed zero-width spaces [#CLICKHOUSE-3]. 2017-03-09 07:18:41 +03:00
AggregateFunctionUniqUpTo.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
Helpers.h translate comments 2017-03-09 01:56:38 +01:00
HelpersMinMaxAny.h Merge 2015-09-24 15:40:36 +03:00
IAggregateFunction.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
IBinaryAggregateFunction.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
INullaryAggregateFunction.h Implemented aggregate function 'count' with Nullable arguments to count number of not-NULL values [#CLICKHOUSE-2833]. 2017-02-10 12:02:10 +03:00
IUnaryAggregateFunction.h Implemented aggregate function 'count' with Nullable arguments to count number of not-NULL values [#CLICKHOUSE-2833]. 2017-02-10 12:02:10 +03:00
QuantilesCommon.h translate comments 2017-03-09 01:56:38 +01:00
ReservoirSampler.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
ReservoirSamplerDeterministic.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
UniqCombinedBiasData.h Removed zero-width spaces [#CLICKHOUSE-3]. 2017-03-09 07:18:41 +03:00
UniquesHashSet.h Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
UniqVariadicHash.h translate comments 2017-03-09 01:56:38 +01:00