ClickHouse/src/AggregateFunctions
2022-11-30 23:05:15 +03:00
..
examples Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
tests
AggregateFunctionAggThrow.cpp Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionAnalysisOfVariance.cpp Add checks in AggregateFunctionAnalysisOfVariance 2022-11-03 14:22:10 +00:00
AggregateFunctionAnalysisOfVariance.h Add checks in AggregateFunctionAnalysisOfVariance 2022-11-03 14:22:10 +00:00
AggregateFunctionAny.cpp
AggregateFunctionArgMinMax.h Detect the other corrupted state too 2022-11-21 13:33:16 +01:00
AggregateFunctionArray.cpp
AggregateFunctionArray.h Support complex combinators in window transform, arrayReduce*, initializeAggregation and Aggregate functons versionning 2022-09-16 19:07:36 +00:00
AggregateFunctionAvg.cpp
AggregateFunctionAvg.h JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionAvgWeighted.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionAvgWeighted.h JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionBitwise.cpp
AggregateFunctionBitwise.h JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionBoundingRatio.cpp
AggregateFunctionBoundingRatio.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
AggregateFunctionCategoricalInformationValue.cpp Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionCombinatorFactory.cpp
AggregateFunctionCombinatorFactory.h
AggregateFunctionContingencyCoefficient.cpp
AggregateFunctionCount.cpp
AggregateFunctionCount.h JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionCramersV.cpp
AggregateFunctionCramersVBiasCorrected.cpp
AggregateFunctionDeltaSum.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionDeltaSum.h
AggregateFunctionDeltaSumTimestamp.cpp
AggregateFunctionDeltaSumTimestamp.h
AggregateFunctionDistinct.cpp
AggregateFunctionDistinct.h Add some guard rails around aggregation memory management 2022-11-07 17:25:04 +01:00
AggregateFunctionEntropy.cpp
AggregateFunctionEntropy.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
AggregateFunctionExponentialMovingAverage.cpp
AggregateFunctionFactory.cpp Remove the remaining parts of "unbundled" build 2022-08-27 02:18:47 +02:00
AggregateFunctionFactory.h Function name normalization fix functions header 2022-10-04 17:29:33 +02:00
AggregateFunctionForEach.cpp
AggregateFunctionForEach.h Add some guard rails around aggregation memory management 2022-11-07 17:25:04 +01:00
AggregateFunctionGroupArray.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionGroupArray.h Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionGroupArrayInsertAt.cpp
AggregateFunctionGroupArrayInsertAt.h
AggregateFunctionGroupArrayMoving.cpp
AggregateFunctionGroupArrayMoving.h Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionGroupBitmap.cpp Prevent crash when passing wrong aggregation states to groupBitmap* 2022-09-20 13:17:04 +02:00
AggregateFunctionGroupBitmap.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionGroupBitmapData.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionGroupUniqArray.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionGroupUniqArray.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
AggregateFunctionHistogram.cpp
AggregateFunctionHistogram.h Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionIf.cpp JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
AggregateFunctionIf.h Merge branch 'master' into improve-combinators 2022-10-14 17:19:31 +02:00
AggregateFunctionIntervalLengthSum.cpp
AggregateFunctionIntervalLengthSum.h Remove any processing of undelying values for NULLs 2022-09-20 18:43:21 +02:00
AggregateFunctionMannWhitney.cpp
AggregateFunctionMannWhitney.h Do not calculate integrals in statistical tests (#36953) 2022-06-07 15:39:39 +02:00
AggregateFunctionMap.cpp
AggregateFunctionMap.h Add some guard rails around aggregation memory management 2022-11-07 17:25:04 +01:00
AggregateFunctionMax.cpp
AggregateFunctionMaxIntersections.cpp
AggregateFunctionMaxIntersections.h Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionMeanZTest.cpp
AggregateFunctionMeanZTest.h Fixing some warnings 2022-05-16 20:59:27 +02:00
AggregateFunctionMerge.cpp Normalize everything else 2022-08-01 21:04:11 +08:00
AggregateFunctionMerge.h Fix memory leaks and segfaults in combinators 2022-09-14 18:01:49 +00:00
AggregateFunctionMin.cpp
AggregateFunctionMinMaxAny.h yet another fix for AggregateFunctionMinMaxAny 2022-11-28 21:11:48 +01:00
AggregateFunctionMLMethod.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
AggregateFunctionMLMethod.h Aggregate functions added restrict into batch methods 2022-06-15 14:11:10 +02:00
AggregateFunctionNothing.cpp
AggregateFunctionNothing.h Aggregate functions added restrict into batch methods 2022-06-15 14:11:10 +02:00
AggregateFunctionNull.cpp Remove any processing of undelying values for NULLs 2022-09-20 18:43:21 +02:00
AggregateFunctionNull.h Address ubsan on readBinary with bool 2022-11-14 15:02:55 +01:00
AggregateFunctionOrFill.cpp
AggregateFunctionOrFill.h Support complex combinators in window transform, arrayReduce*, initializeAggregation and Aggregate functons versionning 2022-09-16 19:07:36 +00:00
AggregateFunctionQuantile.cpp Use correct type for UInt128 2022-10-19 08:05:09 +00:00
AggregateFunctionQuantile.h Faster build 2022-09-11 08:46:05 +02:00
AggregateFunctionQuantileBFloat16.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileBFloat16Weighted.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileDeterministic.cpp Use correct type for UInt128 2022-10-19 08:05:09 +00:00
AggregateFunctionQuantileExact.cpp Use correct type for UInt128 2022-10-19 08:05:09 +00:00
AggregateFunctionQuantileExactExclusive.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileExactHigh.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileExactInclusive.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileExactLow.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileExactWeighted.cpp Use correct type for UInt128 2022-10-19 08:05:09 +00:00
AggregateFunctionQuantileTDigest.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileTDigestWeighted.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileTiming.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionQuantileTimingWeighted.cpp Faster build 2022-09-11 09:29:24 +02:00
AggregateFunctionRankCorrelation.cpp
AggregateFunctionRankCorrelation.h Update src/AggregateFunctions/AggregateFunctionRankCorrelation.h 2022-10-03 20:15:31 +08:00
AggregateFunctionResample.cpp
AggregateFunctionResample.h Support complex combinators in window transform, arrayReduce*, initializeAggregation and Aggregate functons versionning 2022-09-16 19:07:36 +00:00
AggregateFunctionRetention.cpp
AggregateFunctionRetention.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionSequenceMatch.cpp
AggregateFunctionSequenceMatch.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionSequenceNextNode.cpp
AggregateFunctionSequenceNextNode.h Address some sanitizer issues 2022-11-11 12:47:14 +01:00
AggregateFunctionSimpleLinearRegression.cpp
AggregateFunctionSimpleLinearRegression.h Aggregate functions added restrict into batch methods 2022-06-15 14:11:10 +02:00
AggregateFunctionSimpleState.cpp
AggregateFunctionSimpleState.h Add missing methods in combinators 2022-09-15 17:45:50 +00:00
AggregateFunctionSingleValueOrNull.cpp
AggregateFunctionSparkbar.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionSparkbar.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionState.cpp
AggregateFunctionState.h Support complex combinators in window transform, arrayReduce*, initializeAggregation and Aggregate functons versionning 2022-09-16 19:07:36 +00:00
AggregateFunctionStatistics.cpp
AggregateFunctionStatistics.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
AggregateFunctionStatisticsSimple.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionStatisticsSimple.h abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
AggregateFunctionStudentTTest.cpp Do not calculate integrals in statistical tests (#36953) 2022-06-07 15:39:39 +02:00
AggregateFunctionSum.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionSum.h Merge pull request #42168 from ClickHouse/unreachable_macro 2022-10-08 19:05:57 +03:00
AggregateFunctionSumCount.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionSumCount.h
AggregateFunctionSumMap.cpp Fix SIGSEGV for build under gcc-11 (due to auto deduction) 2022-03-28 22:21:45 +03:00
AggregateFunctionSumMap.h Fix sumMap() for Nullable(Decimal()) 2022-11-21 09:43:21 +01:00
AggregateFunctionTheilsU.cpp
AggregateFunctionTopK.cpp Fix clang-tidy-14 (part 1) 2022-04-16 04:54:04 +02:00
AggregateFunctionTopK.h
AggregateFunctionTTest.h Do not calculate integrals in statistical tests (#36953) 2022-06-07 15:39:39 +02:00
AggregateFunctionUniq.cpp Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
AggregateFunctionUniq.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
AggregateFunctionUniqCombined.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
AggregateFunctionUniqCombined.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AggregateFunctionUniqUpTo.cpp
AggregateFunctionUniqUpTo.h Vuln WIP 2022-11-11 10:27:37 +01:00
AggregateFunctionWelchTTest.cpp Fix logical error from welchTTest (#42487) 2022-10-20 13:09:02 +02:00
AggregateFunctionWindowFunnel.cpp
AggregateFunctionWindowFunnel.h Remove any processing of undelying values for NULLs 2022-09-20 18:43:21 +02:00
CMakeLists.txt
CrossTab.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
FactoryHelpers.h
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 Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
IAggregateFunctionCombinator.h Fix clang-tidy warnings in AggregateFunction folder 2022-03-14 18:17:35 +00:00
KeyHolderHelpers.h
Moments.h Add checks in AggregateFunctionAnalysisOfVariance 2022-11-03 14:22:10 +00:00
parseAggregateFunctionParameters.cpp
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 Vuln WIP 2022-11-11 10:27:37 +01:00
QuantileExactWeighted.h Update sort to pdqsort 2022-01-30 19:49:48 +00:00
QuantileReservoirSampler.h Fix 9/10 of trash 2022-09-19 08:53:20 +02:00
QuantileReservoirSamplerDeterministic.h Fix 9/10 of trash 2022-09-19 08:53:20 +02:00
QuantilesCommon.h Update sort to pdqsort 2022-01-30 19:49:48 +00:00
QuantileTDigest.h Vuln WIP 2022-11-11 10:27:37 +01:00
QuantileTiming.h Fix 9/10 of trash 2022-09-19 08:53:20 +02:00
registerAggregateFunctions.cpp Added aggregate function analysisOfVariance (anova). Merging #37872 (#42131) 2022-10-18 14:57:56 +02:00
registerAggregateFunctions.h
ReservoirSampler.h Fix build 2022-09-20 21:26:11 +02:00
ReservoirSamplerDeterministic.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StatCommon.h Vuln WIP 2022-11-11 10:27:37 +01:00
ThetaSketchData.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
UniqCombinedBiasData.cpp
UniqCombinedBiasData.h
UniqExactSet.h detach threads from thread group 2022-11-28 21:31:55 +01:00
UniquesHashSet.h Optimize merge of uniqExact without_key (#43072) 2022-11-17 13:19:02 +01:00
UniqVariadicHash.cpp
UniqVariadicHash.h