ClickHouse/src/AggregateFunctions
2023-03-28 08:13:53 +02:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
fuzzers Limit memory in fuzzers 2023-03-19 06:17:55 +01:00
tests move to examples everywhere 2021-04-27 01:51:42 +03:00
AggregateFunctionAggThrow.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionAnalysisOfVariance.cpp Add checks in AggregateFunctionAnalysisOfVariance 2022-11-03 14:22:10 +00:00
AggregateFunctionAnalysisOfVariance.h Fix style, remove trash 2023-02-08 05:12:23 +01:00
AggregateFunctionAny.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionArgMinMax.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionArray.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionArray.h SIZES_OF_ARRAYS_DOESN_MATCH --> SIZES_OF_ARRAYS_DONT_MATCH 2023-02-27 08:31:40 +00:00
AggregateFunctionAvg.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionAvg.h Clean up code 2022-12-02 19:15:26 +00:00
AggregateFunctionAvgWeighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionAvgWeighted.h JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionBitwise.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionBitwise.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionBoundingRatio.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionBoundingRatio.h Remove PVS-Studio 2023-02-19 23:30:05 +01:00
AggregateFunctionCategoricalInformationValue.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +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
AggregateFunctionContingencyCoefficient.cpp Make at least some sense 2022-01-03 22:18:57 +03:00
AggregateFunctionCorr.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
AggregateFunctionCount.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionCount.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionCovar.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
AggregateFunctionCramersV.cpp Make at least some sense 2022-01-03 22:18:57 +03:00
AggregateFunctionCramersVBiasCorrected.cpp Make at least some sense 2022-01-03 22:18:57 +03:00
AggregateFunctionDeltaSum.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionDeltaSum.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionDeltaSumTimestamp.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionDeltaSumTimestamp.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionDistinct.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionDistinct.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionEntropy.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionEntropy.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionExponentialMovingAverage.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionFactory.cpp Prevent too long (slow) aggregate function combinators 2023-03-19 10:00:12 +01:00
AggregateFunctionFactory.h Prevent too long (slow) aggregate function combinators 2023-03-19 10:00:12 +01:00
AggregateFunctionForEach.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionForEach.h Fix style 2023-03-19 17:20:06 +01:00
AggregateFunctionFourthMoment.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
AggregateFunctionGroupArray.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupArray.h Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
AggregateFunctionGroupArrayInsertAt.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupArrayInsertAt.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupArrayMoving.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupArrayMoving.h Review from @tavplubix 2023-02-26 22:58:40 +01:00
AggregateFunctionGroupBitmap.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupBitmap.h Small adjustments 2023-03-19 02:44:39 +01:00
AggregateFunctionGroupBitmapData.h Update AggregateFunctionGroupBitmapData.h 2023-03-19 10:18:28 +03:00
AggregateFunctionGroupUniqArray.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionGroupUniqArray.h Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
AggregateFunctionHistogram.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionHistogram.h Fix errors and add tests 2023-03-13 23:49:28 +01:00
AggregateFunctionIf.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionIf.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionIntervalLengthSum.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionIntervalLengthSum.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionMannWhitney.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionMannWhitney.h Fix assertion in statistical functions 2023-02-08 00:09:41 +01:00
AggregateFunctionMap.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
AggregateFunctionMap.h Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
AggregateFunctionMax.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMaxIntersections.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionMaxIntersections.h Review from @tavplubix 2023-02-26 22:58:40 +01:00
AggregateFunctionMeanZTest.cpp Fix assertion in statistical functions 2023-02-08 00:09:41 +01:00
AggregateFunctionMeanZTest.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionMerge.cpp Normalize everything else 2022-08-01 21:04:11 +08:00
AggregateFunctionMerge.h Fix AggregateFunctionMerge 2022-12-02 19:15:26 +00:00
AggregateFunctionMin.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMinMaxAny.h Remove PVS-Studio 2023-02-19 23:30:05 +01:00
AggregateFunctionMLMethod.cpp Fix crash in stochasticLinearRegression. 2023-02-02 19:08:23 +00:00
AggregateFunctionMLMethod.h Update AggregateFunctionMLMethod.h 2023-02-02 22:14:06 +03:00
AggregateFunctionNothing.cpp Analyzer fix combinators with NULL argument 2023-02-16 12:17:02 +01:00
AggregateFunctionNothing.h Analyzer fix combinators with NULL argument 2023-02-16 12:17:02 +01:00
AggregateFunctionNull.cpp Analyzer fix combinators with NULL argument 2023-02-16 12:17:02 +01:00
AggregateFunctionNull.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionOrFill.cpp Introduce IAggregateFunctionCombinator::supportsNesting() 2021-09-10 22:41:38 +03:00
AggregateFunctionOrFill.h Cleanup code 2022-12-23 18:23:01 +00:00
AggregateFunctionQuantile.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantile.h Comestic PR changes 2023-03-28 08:13:53 +02:00
AggregateFunctionQuantileBFloat16.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileBFloat16Weighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileDeterministic.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExact.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExactExclusive.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExactHigh.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExactInclusive.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExactLow.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileExactWeighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileInterpolatedWeighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileTDigest.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileTDigestWeighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileTiming.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionQuantileTimingWeighted.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionRankCorrelation.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionRankCorrelation.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionResample.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionResample.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionRetention.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionRetention.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSecondMoment.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
AggregateFunctionSequenceMatch.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSequenceMatch.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSequenceNextNode.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
AggregateFunctionSequenceNextNode.h Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
AggregateFunctionSimpleLinearRegression.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSimpleLinearRegression.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionSimpleState.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionSimpleState.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionSingleValueOrNull.cpp Add SingleValueOrNull aggregate function 2021-06-04 18:55:46 +03:00
AggregateFunctionSparkbar.cpp Update AggregateFunctionSparkbar 2023-02-02 13:23:46 +00:00
AggregateFunctionSparkbar.h Update AggregateFunctionSparkbar 2023-02-03 17:22:08 +00:00
AggregateFunctionState.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionState.h Clean up code 2022-12-02 19:15:26 +00:00
AggregateFunctionStatistics.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionStatistics.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionStatisticsSimple.h Fix style 2023-03-19 09:22:38 +01:00
AggregateFunctionStudentTTest.cpp Fix assertion in statistical functions 2023-02-08 00:09:41 +01:00
AggregateFunctionSum.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSum.h Merge branch 'master' into Aggregate_Sum_AVX512 2023-02-19 04:03:45 +03:00
AggregateFunctionSumCount.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSumCount.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionSumMap.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionSumMap.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionTheilsU.cpp Add check 2022-01-03 21:39:04 +03:00
AggregateFunctionThirdMoment.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
AggregateFunctionTopK.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionTopK.h Clean up code 2022-12-02 19:15:26 +00:00
AggregateFunctionTTest.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionUniq.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionUniq.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionUniqCombined.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionUniqCombined.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionUniqUpTo.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionUniqUpTo.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
AggregateFunctionVarianceMatrix.cpp fix 2023-01-31 18:45:37 +08:00
AggregateFunctionVarianceMatrix.h fix 2023-01-31 18:45:37 +08:00
AggregateFunctionWelchTTest.cpp Fix assertion in statistical functions 2023-02-08 00:09:41 +01:00
AggregateFunctionWindowFunnel.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AggregateFunctionWindowFunnel.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CMakeLists.txt Add more fuzzers 2023-03-19 02:14:41 +01:00
CrossTab.h Refactor FunctionNode 2022-12-02 19:15:26 +00:00
FactoryHelpers.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Helpers.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
HelpersMinMaxAny.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
IAggregateFunction.cpp Correct implementation of agg state comparison 2022-10-18 14:05:06 +08:00
IAggregateFunction.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IAggregateFunctionCombinator.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
KeyHolderHelpers.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
Moments.h Maybe faster build 2023-03-19 08:36:05 +01:00
parseAggregateFunctionParameters.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
parseAggregateFunctionParameters.h Fixing build. 2022-07-20 20:30:16 +00:00
QuantileBFloat16Histogram.h Less use of CH-specific bit_cast() 2022-11-04 15:52:48 +00:00
QuantileExact.h Add a test, fix logical errors 2023-03-13 06:46:19 +01:00
QuantileExactWeighted.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantileInterpolatedWeighted.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantileReservoirSampler.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantileReservoirSamplerDeterministic.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantilesCommon.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantileTDigest.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QuantileTiming.h Fix error 2023-03-19 10:10:33 +01:00
registerAggregateFunctions.cpp Split to multiple translation units 2023-03-19 08:54:23 +01:00
registerAggregateFunctions.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
ReservoirSampler.h Fix too large size in quantiles 2023-03-13 07:40:56 +01:00
ReservoirSamplerDeterministic.h Fix too large size in quantiles 2023-03-13 07:40:56 +01:00
StatCommon.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ThetaSketchData.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00: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
UniqExactSet.h work with comments on PR 2023-03-16 19:55:58 +01:00
UniquesHashSet.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
UniqVariadicHash.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
UniqVariadicHash.h Miscellaneous 2021-07-23 02:22:01 +03:00