ClickHouse/src/AggregateFunctions
2021-09-11 22:36:22 +02: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 parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionArray.h fix parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionAvg.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvg.h Compile aggregate functions perf tests fix 2021-07-05 12:17:01 +03:00
AggregateFunctionAvgWeighted.cpp Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionAvgWeighted.h Compile aggregate functions perf tests fix 2021-07-05 12:17:01 +03:00
AggregateFunctionBitwise.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionBitwise.h Compile AggregateFunctionBitwise 2021-07-10 01:51:34 +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 Merge ext into common 2021-06-16 23:28:41 +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 Fix before merge 2021-07-01 22:56:36 +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
AggregateFunctionDistinct.cpp fix parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionDistinct.h fix parameters with combinators 2021-07-26 17:37:47 +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 fix whitespace 2021-07-21 12:38:56 +03:00
AggregateFunctionFactory.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionForEach.cpp fix parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionForEach.h fix parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionGroupArray.cpp Fix pcg deserialization (#24538) 2021-06-24 10:40:00 +03:00
AggregateFunctionGroupArray.h Fix pcg deserialization (#24538) 2021-06-24 10:40:00 +03:00
AggregateFunctionGroupArrayInsertAt.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionGroupArrayInsertAt.h Minor changes 2021-06-14 07:13:35 +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 Fix groupBitmapAnd/Or/Xor name 2021-07-20 20:55:18 +08:00
AggregateFunctionGroupBitmapData.h Merge pull request #27234 from DHBin/add_bitmapSubsetOffsetLimit 2021-08-10 12:09:56 +03:00
AggregateFunctionGroupUniqArray.cpp fix groupUniqArray 2021-07-26 17:57:49 +03:00
AggregateFunctionGroupUniqArray.h fix groupUniqArray 2021-07-26 17:57:49 +03:00
AggregateFunctionHistogram.cpp Minor changes 2021-06-14 07:13:35 +03:00
AggregateFunctionHistogram.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionIf.cpp PVS Studio 2021-08-30 19:37:54 +02:00
AggregateFunctionIf.h fix parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionIntervalLengthSum.cpp Merge ext into common 2021-06-16 23:28:41 +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 parameters with combinators 2021-07-26 17:37:47 +03:00
AggregateFunctionMerge.h Merge pull request #26814 from ClickHouse/fix_lost_aggregate_function_parameters 2021-07-29 13:43:05 +03:00
AggregateFunctionMin.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionMinMaxAny.h Some fixes around any/all 2021-08-14 20:33:03 +03:00
AggregateFunctionMLMethod.cpp Minor changes 2021-06-14 07:13:35 +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 Compile aggregate functions perf tests fix 2021-07-05 12:17:01 +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 weighted 2021-08-21 18:09:42 +00:00
AggregateFunctionQuantile.h fix weighted 2021-08-21 18:09:42 +00: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 Merge ext into common 2021-06-16 23:28:41 +03:00
AggregateFunctionSequenceMatch.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
AggregateFunctionSequenceMatch.h Adding Format Null to performance test queries, style improvement for the test, additional comments in the code 2021-08-26 16:42:39 +02:00
AggregateFunctionSequenceNextNode.cpp allow mismatching parameters for some functions 2021-07-28 20:55:13 +03:00
AggregateFunctionSequenceNextNode.h allow mismatching parameters for some functions 2021-07-28 20:55:13 +03: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
AggregateFunctionSingleValueOrNull.cpp Add SingleValueOrNull aggregate function 2021-06-04 18:55:46 +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 Remove notNull changes 2021-09-11 22:36:22 +02:00
AggregateFunctionSumCount.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSumCount.h Compile AggregateFunctionAvgWeighted 2021-07-01 22:56:36 +03:00
AggregateFunctionSumMap.cpp Fix trash 2021-06-07 03:15:11 +03:00
AggregateFunctionSumMap.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
AggregateFunctionTopK.cpp Minor changes 2021-06-14 07:13:35 +03:00
AggregateFunctionTopK.h Fix memory tracking of aggregate function topK 2021-06-14 05:26:05 +03:00
AggregateFunctionTTest.h Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
AggregateFunctionUniq.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
AggregateFunctionUniq.h Merge ext into common 2021-06-16 23:28:41 +03:00
AggregateFunctionUniqCombined.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
AggregateFunctionUniqCombined.h Merge ext into common 2021-06-16 23:28:41 +03:00
AggregateFunctionUniqUpTo.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00: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 Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
AggregateFunctionWindowFunnel.h Update src/AggregateFunctions/AggregateFunctionWindowFunnel.h 2021-08-21 02:38:27 +09: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 allow mismatching parameters for some functions 2021-07-28 20:55:13 +03:00
IAggregateFunction.h If: Check if work is necessary and combine flags 2021-08-30 14:28:09 +02: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 Allow constexpr parameters for aggregate functions 2021-07-02 03:53:08 +03:00
parseAggregateFunctionParameters.h Allow constexpr parameters for aggregate functions 2021-07-02 03:53:08 +03:00
QuantileBFloat16Histogram.h Merge ext into common 2021-06-16 23:28:41 +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 Minor changes 2021-06-14 07:13:35 +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 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into zdikov-subquery-operators 2021-08-07 15:59:58 +00: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 Fix behaviour of quantileDeterministic function 2021-06-16 09:50:21 +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
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
ya.make run generate-ya-make 2021-08-30 10:57:40 +03:00
ya.make.in Exclude fuzzers 2021-08-30 11:12:25 +03:00