ClickHouse/dbms/src/AggregateFunctions
2019-12-29 22:30:08 +03:00
..
tests
AggregateFunctionAggThrow.cpp Updated exception message 2019-12-28 08:16:02 +03:00
AggregateFunctionArgMinMax.h Changed the code from bad to normal #8341 #5311 2019-12-26 21:54:37 +03:00
AggregateFunctionArray.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionArray.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionAvg.cpp fix conflict 2019-12-18 13:02:04 +03:00
AggregateFunctionAvg.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionAvgWeighted.cpp fix build 2019-12-18 15:01:07 +03:00
AggregateFunctionAvgWeighted.h fix name, add exception, add tests 2019-12-15 16:36:44 +03:00
AggregateFunctionBitwise.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionBitwise.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionBoundingRatio.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionBoundingRatio.h Fixed performance degradation of "boundingRatio" aggregate function 2019-12-29 22:30:08 +03:00
AggregateFunctionCategoricalInformationValue.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionCategoricalInformationValue.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionCombinatorFactory.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionCombinatorFactory.h
AggregateFunctionCount.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionCount.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionEntropy.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionEntropy.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionFactory.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionFactory.h
AggregateFunctionForEach.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionForEach.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionGroupArray.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupArray.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionGroupArrayInsertAt.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupArrayInsertAt.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionGroupArrayMoving.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupArrayMoving.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionGroupBitmap.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupBitmap.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionGroupBitmapData.h More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupUniqArray.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionGroupUniqArray.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionHistogram.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionHistogram.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionIf.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionIf.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionMaxIntersections.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionMaxIntersections.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionMerge.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionMerge.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionMinMaxAny.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionMinMaxAny.h Changed the code from bad to normal #8341 #5311 2019-12-26 21:54:37 +03:00
AggregateFunctionMLMethod.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionMLMethod.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionNothing.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionNull.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionNull.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionOrFill.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionOrFill.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionQuantile.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionQuantile.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionResample.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionResample.h Fixed another bug found by Amos Bird 2019-12-28 18:29:07 +03:00
AggregateFunctionRetention.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionRetention.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionSequenceMatch.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionSequenceMatch.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionSimpleLinearRegression.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionSimpleLinearRegression.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionState.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionState.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionStatistics.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionStatistics.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionStatisticsSimple.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionStatisticsSimple.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionSum.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionSum.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionSumMap.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionSumMap.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionTimeSeriesGroupSum.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionTimeSeriesGroupSum.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionTopK.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionTopK.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionUniq.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionUniq.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionUniqCombined.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionUniqCombined.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionUniqUpTo.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionUniqUpTo.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
AggregateFunctionWindowFunnel.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AggregateFunctionWindowFunnel.h Removed unused method that is unneeded after removing compiled aggregator 2019-12-24 12:06:44 +03:00
CMakeLists.txt
FactoryHelpers.h Added aggregate function aggThrow 2019-12-28 07:23:08 +03:00
Helpers.h
HelpersMinMaxAny.h Fixed performance degradation in argMin/argMax 2019-12-29 22:08:10 +03:00
IAggregateFunction.h Fixed performance degradation of "boundingRatio" aggregate function 2019-12-29 22:30:08 +03:00
IAggregateFunctionCombinator.h
parseAggregateFunctionParameters.cpp
parseAggregateFunctionParameters.h
QuantileExact.h
QuantileExactWeighted.h
QuantileReservoirSampler.h
QuantileReservoirSamplerDeterministic.h
QuantilesCommon.h
QuantileTDigest.h
QuantileTiming.h
registerAggregateFunctions.cpp Added aggregate function aggThrow 2019-12-28 07:23:08 +03:00
registerAggregateFunctions.h Added aggregate function aggThrow 2019-12-28 07:23:08 +03:00
ReservoirSampler.h
ReservoirSamplerDeterministic.h
UniqCombinedBiasData.cpp
UniqCombinedBiasData.h
UniquesHashSet.h
UniqVariadicHash.cpp
UniqVariadicHash.h