ClickHouse/dbms/include/DB/AggregateFunctions
2016-07-14 08:22:09 +03:00
..
AggregateFunctionArray.h Tiny modifications [#METR-22035]. 2016-07-10 20:19:35 +03:00
AggregateFunctionAvg.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +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 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionGroupUniqArray.h Tiny modifications [#METR-22035]. 2016-07-10 20:19:35 +03:00
AggregateFunctionIf.h Tiny modifications [#METR-22035]. 2016-07-10 20:19:35 +03:00
AggregateFunctionMerge.h Merge 2016-03-12 07:01:03 +03:00
AggregateFunctionQuantile.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
AggregateFunctionQuantileDeterministic.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionQuantileExact.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionQuantileExactWeighted.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionQuantileTDigest.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionQuantileTiming.h Fixed memory leak in function quantileTiming [#METR-21614]. 2016-06-11 17:27:54 +03:00
AggregateFunctionsArgMinMax.h Merge 2016-03-12 07:01:03 +03:00
AggregateFunctionSequenceMatch.h dbms: Server: Fixed bug. Currently the move constructor and assignement operator of PODArray behave incorrectly if used with AllocatorWithStackMemory. Anyway here no move operation is needed to achieve what we want to do. [#METR-18844] 2016-07-04 20:31:51 +03:00
AggregateFunctionsMinMaxAny.h Modified comment [#METR-21691]. 2016-06-28 21:00:04 +03:00
AggregateFunctionsStatistics.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionState.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionSum.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
AggregateFunctionUniq.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
AggregateFunctionUniqUpTo.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +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 Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +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 Fixed error with groupUniqArray aggregate function of Array arguments [#METR-20150]. 2016-02-20 21:11:50 +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