ClickHouse/dbms/include/DB/AggregateFunctions
2016-09-21 20:13:32 +03:00
..
AggregateFunctionArray.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionAvg.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionCount.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionFactory.h Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
AggregateFunctionGroupArray.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionGroupUniqArray.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionIf.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionMerge.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantile.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantileDeterministic.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantileExact.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantileExactWeighted.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantileTDigest.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionQuantileTiming.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionsArgMinMax.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionSequenceMatch.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionsMinMaxAny.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionsStatistics.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionState.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionSum.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionUniq.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
AggregateFunctionUniqUpTo.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
Helpers.h dbms: add support for comparing enums [#METR-19265] 2015-12-22 15:03:47 +03:00
HelpersMinMaxAny.h Merge 2015-09-24 15:40:36 +03:00
IAggregateFunction.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +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 Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
IUnaryAggregateFunction.h Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071] 2016-09-21 20:13:32 +03:00
QuantilesCommon.h dbms: quantiles: allowed parameters in non-increasing order [#METR-18778]. 2015-11-24 00:33:43 +03:00
ReservoirSampler.h dbms: addition to prev. revision [#METR-18778]. 2015-11-15 10:05:01 +03:00
ReservoirSamplerDeterministic.h dbms: cutting dependency [#METR-2944]. 2016-01-12 05:21:15 +03:00
UniqCombinedBiasData.h Merge 2015-10-08 17:23:23 +03:00
UniquesHashSet.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
UniqVariadicHash.h Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00