ClickHouse/src/AggregateFunctions
2021-06-13 21:21:44 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
tests move to examples everywhere 2021-04-27 01:51:42 +03:00
AggregateFunctionAggThrow.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAny.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionArgMinMax.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionArray.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionArray.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvg.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvg.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvgWeighted.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvgWeighted.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionBitwise.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionBitwise.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionBoundingRatio.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionBoundingRatio.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionCategoricalInformationValue.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionCategoricalInformationValue.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionCombinatorFactory.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionCombinatorFactory.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionCount.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionCount.h Making fundamentals correct 2021-06-07 00:49:55 +03:00
AggregateFunctionDeltaSum.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionDeltaSum.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionDeltaSumTimestamp.cpp Fix logical error AggregateFunctionFactory returned nullptr 2021-05-28 14:58:16 +03:00
AggregateFunctionDeltaSumTimestamp.h fix style 2021-04-23 11:51:40 -04:00
AggregateFunctionDistinct.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionDistinct.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionEntropy.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionEntropy.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionFactory.cpp Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
AggregateFunctionFactory.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionForEach.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionForEach.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionGroupArray.cpp Fix the annoying ya.make. 2021-06-13 21:21:44 +03:00
AggregateFunctionGroupArray.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionGroupArrayInsertAt.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionGroupArrayInsertAt.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionGroupArrayMoving.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionGroupArrayMoving.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionGroupBitmap.cpp Give up 2021-06-10 02:18:50 +03:00
AggregateFunctionGroupBitmap.h Give up 2021-06-10 02:18:50 +03:00
AggregateFunctionGroupBitmapData.h Give up 2021-06-10 02:18:50 +03:00
AggregateFunctionGroupUniqArray.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionGroupUniqArray.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionHistogram.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionHistogram.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionIf.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionIf.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionIntervalLengthSum.cpp Remove not working DateTime64 support from AggregateFunctionIntervalLengthSum 2021-06-04 09:12:59 +03:00
AggregateFunctionIntervalLengthSum.h Remove not working DateTime64 support from AggregateFunctionIntervalLengthSum 2021-06-04 09:12:59 +03:00
AggregateFunctionMannWhitney.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMannWhitney.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionMax.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMaxIntersections.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMaxIntersections.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionMerge.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMerge.h Making fundamentals correct 2021-06-07 00:49:55 +03:00
AggregateFunctionMin.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMinMaxAny.h Merge pull request #25015 from ClickHouse/fix-wrong-code-in-aggregate-functions 2021-06-11 00:36:35 +03:00
AggregateFunctionMLMethod.cpp Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
AggregateFunctionMLMethod.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
AggregateFunctionNothing.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionNull.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionNull.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionOrFill.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionOrFill.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionQuantile.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionQuantile.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionRankCorrelation.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionRankCorrelation.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionResample.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionResample.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionRetention.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionRetention.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSequenceMatch.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSequenceMatch.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSequenceNextNode.cpp sequenceNextNode() uses settings passed by creator. 2021-06-01 20:32:40 +09:00
AggregateFunctionSequenceNextNode.h sequenceNextNode() uses settings passed by creator. 2021-06-01 20:32:40 +09:00
AggregateFunctionSimpleLinearRegression.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSimpleLinearRegression.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSimpleState.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSimpleState.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionState.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionState.h Making fundamentals correct 2021-06-07 00:49:55 +03:00
AggregateFunctionStatistics.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionStatistics.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionStatisticsSimple.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionStatisticsSimple.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionStudentTTest.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSum.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSum.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSumCount.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSumCount.h Fix error for derived class 2021-04-14 16:45:05 +08:00
AggregateFunctionSumMap.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSumMap.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionTopK.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionTopK.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionTTest.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionUniq.cpp Remove a chunk of wrong code and look what will happen 2021-06-06 19:28:54 +03:00
AggregateFunctionUniq.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionUniqCombined.cpp Remove a chunk of wrong code and look what will happen 2021-06-06 19:28:54 +03:00
AggregateFunctionUniqCombined.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionUniqUpTo.cpp Remove a chunk of wrong code and look what will happen 2021-06-06 19:28:54 +03:00
AggregateFunctionUniqUpTo.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionWelchTTest.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionWindowFunnel.cpp fix style AggregateFunctionWindowFunnel.cpp 2021-06-02 11:57:01 +03:00
AggregateFunctionWindowFunnel.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
CMakeLists.txt Making fundamentals correct 2021-06-07 00:49:55 +03:00
FactoryHelpers.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
Helpers.h Remove not working DateTime64 support from AggregateFunctionIntervalLengthSum 2021-06-04 09:12:59 +03:00
HelpersMinMaxAny.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
IAggregateFunction.cpp Add missing file 2021-06-07 01:30:27 +03:00
IAggregateFunction.h Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
IAggregateFunctionCombinator.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
KeyHolderHelpers.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
Moments.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
parseAggregateFunctionParameters.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
parseAggregateFunctionParameters.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileBFloat16Histogram.h Add comment 2021-05-21 09:33:00 +03:00
QuantileExact.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileExactWeighted.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileReservoirSampler.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileReservoirSamplerDeterministic.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantilesCommon.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileTDigest.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
QuantileTiming.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
registerAggregateFunctions.cpp Rename segmentLengthSum -> intervalLengthSum 2021-06-04 09:09:05 +03:00
registerAggregateFunctions.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
ReservoirSampler.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
ReservoirSamplerDeterministic.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
StatCommon.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
ThetaSketchData.h Revert "Merge pull request #23334 from ClickHouse/revert-22609-datasketches-uniq" 2021-05-05 16:42:57 +08:00
UniqCombinedBiasData.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
UniqCombinedBiasData.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
UniquesHashSet.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
UniqVariadicHash.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
UniqVariadicHash.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
ya.make Merge remote-tracking branch 'origin/master' into fix-wrong-code-in-aggregate-functions 2021-06-08 03:08:03 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00